Update gemspec to version 1.8.0

This commit is contained in:
Petr Korolev 2015-08-24 17:55:23 +03:00
parent 80b40d1b36
commit d7b5d77bbf

View File

@ -1,3 +1,3 @@
module GitHubChangelogGenerator
VERSION = "1.7.0"
VERSION = "1.8.0"
end