Update to version 1.1.2

This commit is contained in:
Petr Korolev 2014-11-12 11:06:21 +02:00
parent 95bdd60c34
commit 7b44c4aa78
2 changed files with 2 additions and 2 deletions

View File

@ -73,4 +73,4 @@ It's time to create this token or wait for 1 hour before GitHub reset the counte
## License
Github Changelog Generator is released under the [MIT License](http://www.opensource.org/licenses/MIT).
Github Changelog Generator is released under the [MIT License](http://www.opensource.org/licenses/MIT).

View File

@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = "github_changelog_generator"
s.version = "1.1.1"
s.version = "1.1.2"
s.default_executable = "github_changelog_generator"
s.required_ruby_version = '>= 1.9.3'