Update gemspec to version 1.6.2

This commit is contained in:
Petr Korolev 2015-07-16 12:29:24 +03:00
parent 36346b5fc6
commit 57b33ae6b9

View File

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