This commit is contained in:
Rick Bradley
2014-04-23 14:47:33 -05:00
parent bbddd3f946
commit ba26e1f5d5

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.'