This commit is contained in:
Ted Nyman
2014-01-14 15:33:35 -08:00
parent f8601dd663
commit ec2e3428ec

View File

@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'github-linguist'
s.version = '2.10.10'
s.version = '2.10.11'
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.'