Update gemspec to version 1.4.0

This commit is contained in:
Petr Korolev
2015-05-07 17:14:25 +03:00
parent f0736e67a5
commit 6710078766
+1 -1
View File
@@ -1,3 +1,3 @@
module GitHubChangelogGenerator
VERSION = "1.3.11"
VERSION = "1.4.0"
end