Update gemspec to version 1.12.0

This commit is contained in:
Petr Korolev
2016-04-01 13:32:32 +03:00
parent 5c9c05ca19
commit 7b78c3f8d0
+1 -1
View File
@@ -1,3 +1,3 @@
module GitHubChangelogGenerator
VERSION = "1.11.8"
VERSION = "1.12.0"
end