diff options
| author | Joshua Peek <josh@joshpeek.com> | 2012-08-03 16:47:34 -0500 |
|---|---|---|
| committer | Joshua Peek <josh@joshpeek.com> | 2012-08-03 16:47:34 -0500 |
| commit | 566eaefda9f86ee5dd0e86de5dea4548777e3d01 (patch) | |
| tree | a745c94bf6f5f9773a162a0b902179b6f5dbeb34 | |
| parent | 047d23862ef7cb6783aa0dd2c656383a4587c3de (diff) | |
Linguist 2.2.0v2.2.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 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" |
