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-02-25 10:02:42 +00:00
VERSION = "1.11.1"
2014-11-17 15:54:13 +00:00
end