aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Peek <josh@joshpeek.com>2012-09-24 10:54:17 -0500
committerJoshua Peek <josh@joshpeek.com>2012-09-24 10:54:17 -0500
commit9e9500dfa912c05e6cd5868b45607fad5e4df4ec (patch)
tree33237c202f302f90b131d93e79ace95666d9f568
parent04cc100fba10b3fe33da8591d88e970d3f75d8f1 (diff)
Linguist 2.3.4v2.3.4
-rw-r--r--github-linguist.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/github-linguist.gemspec b/github-linguist.gemspec
index cee07f1..437bae9 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.3'
+ s.version = '2.3.4'
s.summary = "GitHub Language detection"
s.authors = "GitHub"