diff options
| author | Joshua Peek <josh@joshpeek.com> | 2012-12-10 09:47:42 -0600 |
|---|---|---|
| committer | Joshua Peek <josh@joshpeek.com> | 2012-12-10 09:47:42 -0600 |
| commit | 2696a9c5e720ad43d1f3e503a2dd4602098dc09d (patch) | |
| tree | 9a2ebf41d787946f608bb339c96816f96068a5be | |
| parent | 7c170972a07b3b3d3c28624e1a2228cbe57a728f (diff) | |
| -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 2cf50d6..1103abc 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.4' + s.version = '2.4.0' s.summary = "GitHub Language detection" s.authors = "GitHub" |
