diff options
| author | Joshua Peek <josh@joshpeek.com> | 2012-08-07 10:39:29 -0500 |
|---|---|---|
| committer | Joshua Peek <josh@joshpeek.com> | 2012-08-07 10:39:29 -0500 |
| commit | ed70d29943e6040ebe6431d559dd1f2a4cad076e (patch) | |
| tree | 84a548fd013cf738feec021f353f72e7282b3c06 | |
| parent | dbb089f6104d60a14a4deafef044af825379186d (diff) | |
Linguist 2.2.1v2.2.1
| -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 a6f4d19..4273a81 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.2.0' + s.version = '2.2.1' s.summary = "GitHub Language detection" s.authors = "GitHub" |
