Update gemspec to version 1.8.1

This commit is contained in:
Petr Korolev
2015-08-25 17:31:54 +03:00
parent 7e21aacecc
commit 5a5de9ee4a
+1 -1
View File
@@ -1,3 +1,3 @@
module GitHubChangelogGenerator
VERSION = "1.8.0"
VERSION = "1.8.1"
end