Update gemspec to version 1.2.1

This commit is contained in:
Petr Korolev
2014-11-22 22:56:23 +02:00
parent b5d5615244
commit bec4fdef0e
+1 -1
View File
@@ -1,3 +1,3 @@
module GitHubChangelogGenerator
VERSION = '1.2.0'
VERSION = '1.2.1'
end