Move version to separate file

This commit is contained in:
Petr Korolev
2014-11-17 17:54:13 +02:00
parent fab1e28e3e
commit 07e0ec0cfb
4 changed files with 397 additions and 385 deletions

View File

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