Update gemspec to version 1.6.1

This commit is contained in:
Petr Korolev 2015-06-12 11:42:02 +03:00
parent e735683eaf
commit fee976df22

View File

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