Update gemspec to version 1.6.0

This commit is contained in:
Petr Korolev 2015-06-11 16:44:43 +03:00
parent 67ea3159cd
commit 44ce94d7a8

View File

@ -1,3 +1,3 @@
module GitHubChangelogGenerator
VERSION = "1.5.0"
VERSION = "1.6.0"
end