Update gemspec to version 1.13.0

This commit is contained in:
Petr Korolev 2016-07-04 11:11:43 +03:00
parent ac06e8bffe
commit 0c2e62954d

View File

@ -1,3 +1,3 @@
module GitHubChangelogGenerator
VERSION = "1.12.1"
VERSION = "1.13.0"
end