diff options
| -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 dd4a067..a6f4d19 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.2' + s.version = '2.2.0' s.summary = "GitHub Language detection" s.authors = "GitHub" |
