Update gemspec to version 1.7.0

This commit is contained in:
Petr Korolev 2015-07-16 17:22:56 +03:00
parent 925012049f
commit 016f5e690c

View File

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