diff options
| author | Joshua Peek <josh@joshpeek.com> | 2012-08-27 11:34:55 -0500 |
|---|---|---|
| committer | Joshua Peek <josh@joshpeek.com> | 2012-08-27 11:34:55 -0500 |
| commit | 5d79b88875cc1ab4bebced9567195467f99e80df (patch) | |
| tree | da043345d8f0e66ea4f94a65c0efc169347eda74 | |
| parent | 458890b4b9d90f3c3f9d24ac5c61f97385b84e34 (diff) | |
Linguist 2.3.1v2.3.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 e4b2419..246824a 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.3.0' + s.version = '2.3.1' s.summary = "GitHub Language detection" s.authors = "GitHub" |
