diff options
| author | Joshua Peek <josh@joshpeek.com> | 2012-07-23 16:59:19 -0500 |
|---|---|---|
| committer | Joshua Peek <josh@joshpeek.com> | 2012-07-23 16:59:19 -0500 |
| commit | b4378ca89f60f3be69198c3d34047f4a6067bcd9 (patch) | |
| tree | 183c2439953baf6f9a6f4d53c8cc07ab4b432ce3 /github-linguist.gemspec | |
| parent | 12b27deb7844720ed454ebc8f45345de458b475e (diff) | |
Linguist 2.1.1v2.1.1
Diffstat (limited to 'github-linguist.gemspec')
| -rw-r--r-- | github-linguist.gemspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/github-linguist.gemspec b/github-linguist.gemspec index 9a0c3e7..4e90e18 100644 --- a/github-linguist.gemspec +++ b/github-linguist.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = 'github-linguist' - s.version = '2.1.0' + s.version = '2.1.1' s.summary = "GitHub Language detection" s.authors = "GitHub" |
