Update gemspec to version 1.10.0

This commit is contained in:
Petr Korolev
2016-01-05 16:44:45 +02:00
parent 8f7af37d1e
commit af97beeb60
+1 -1
View File
@@ -1,3 +1,3 @@
module GitHubChangelogGenerator
VERSION = "1.9.0"
VERSION = "1.10.0"
end