diff options
| author | Joshua Peek <josh@joshpeek.com> | 2012-06-21 11:28:24 -0500 |
|---|---|---|
| committer | Joshua Peek <josh@joshpeek.com> | 2012-06-21 11:28:24 -0500 |
| commit | 3d7364877d6794f6cc2a86b493e893968a597332 (patch) | |
| tree | 9f2178e5bd3f79ad14f171f735990612b23a7e2c | |
| parent | 2a324c62894e1157ef21e37e0a93445ee78a8aa4 (diff) | |
Linguist 2.0.0v2.0.0
| -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 53662c4..7bb3c67 100644 --- a/github-linguist.gemspec +++ b/github-linguist.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = 'github-linguist' - s.version = '1.0.0' + s.version = '2.0.0' s.summary = "GitHub Language detection" s.authors = "GitHub" |
