Update gemspec to version 1.8.2

This commit is contained in:
Petr Korolev
2015-08-26 17:02:00 +03:00
parent a0779a5811
commit 1589df3959
+1 -1
View File
@@ -1,3 +1,3 @@
module GitHubChangelogGenerator
VERSION = "1.8.1"
VERSION = "1.8.2"
end