Update gemspec to version 1.9.0

This commit is contained in:
Petr Korolev 2015-09-17 11:59:30 +03:00
parent ba7c565374
commit d79e70b267

View File

@ -1,3 +1,3 @@
module GitHubChangelogGenerator
VERSION = "1.8.5"
VERSION = "1.9.0"
end