diff options
| author | Joshua Peek <josh@joshpeek.com> | 2012-07-23 16:54:21 -0500 |
|---|---|---|
| committer | Joshua Peek <josh@joshpeek.com> | 2012-07-23 16:54:21 -0500 |
| commit | 9250d46b5b491ca4b4d2bf8ba4841b08f0829ada (patch) | |
| tree | 85df11288219b95643f8aa3432205ff32edc175a | |
| parent | 6ac9138aed39e17427305509bdc8f865fedcd412 (diff) | |
Linguist 2.1.0v2.1.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 54edcf3..76ebce6 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.0.1' + s.version = '2.1.0' s.summary = "GitHub Language detection" s.authors = "GitHub" |
