Update gemspec to version 1.3.5

This commit is contained in:
Petr Korolev 2015-03-04 21:27:03 +02:00
parent 26c393c2cc
commit c20529bf32

View File

@ -1,3 +1,3 @@
module GitHubChangelogGenerator
VERSION = '1.3.4'
VERSION = '1.3.5'
end