Adding Linguist::VERSION

This commit is contained in:
Arfon Smith
2014-04-24 13:53:37 -05:00
parent 34893650eb
commit cab85f3de3
2 changed files with 4 additions and 0 deletions

3
lib/linguist/version.rb Normal file
View File

@@ -0,0 +1,3 @@
module Linguist
VERSION = "2.10.13"
end