Merge pull request #1114 from github/2.10.13

cut a 2.10.13 release
This commit is contained in:
Rick Bradley
2014-04-23 13:48:22 -07:00

View File

@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'github-linguist'
s.version = '2.10.12'
s.version = '2.10.13'
s.summary = "GitHub Language detection"
s.description = 'We use this library at GitHub to detect blob languages, highlight code, ignore binary files, suppress generated files in diffs, and generate language breakdown graphs.'