Update gemspec to version 1.8.5

This commit is contained in:
Petr Korolev 2015-09-15 09:06:00 +03:00
parent 1bf758480f
commit aa64fa131c

View File

@ -1,3 +1,3 @@
module GitHubChangelogGenerator
VERSION = "1.8.4"
VERSION = "1.8.5"
end