github-changelog-generator/lib/github_changelog_generator/version.rb

4 lines
57 B
Ruby
Raw Normal View History

2014-11-17 15:54:13 +00:00
module GitHubChangelogGenerator
2016-04-01 10:32:32 +00:00
VERSION = "1.12.0"
2014-11-17 15:54:13 +00:00
end