aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Peek <josh@joshpeek.com>2012-06-21 11:48:08 -0500
committerJoshua Peek <josh@joshpeek.com>2012-06-21 11:48:08 -0500
commitcf624e44ff6f4eb52b6215ea3b926767c63e9dd5 (patch)
tree02e94de23ed383854c418a3a083e179d4db29708
parent2b712dc79082687c678f8b5d43b3f836b7c53753 (diff)
Linguist 2.0.1v2.0.1
-rw-r--r--github-linguist.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/github-linguist.gemspec b/github-linguist.gemspec
index 7bb3c67..4c99cb1 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.0'
+ s.version = '2.0.1'
s.summary = "GitHub Language detection"
s.authors = "GitHub"