Update gemspec to version 1.13.1

This commit is contained in:
Petr Korolev 2016-07-22 11:16:51 +03:00
parent fdd41a22f6
commit 6c2ef97f63

View File

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