From 2245174d2876ec6547386920a677360f511d8e0d Mon Sep 17 00:00:00 2001 From: Ted Nyman Date: Fri, 6 Dec 2013 22:10:03 -0800 Subject: [PATCH] 2.10.1 --- github-linguist.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github-linguist.gemspec b/github-linguist.gemspec index 26bded1b..3a064f52 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.10.0' + s.version = '2.10.1' s.summary = "GitHub Language detection" s.authors = "GitHub"