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

4 lines
56 B
Ruby
Raw Normal View History

2014-11-17 15:54:13 +00:00
module GitHubChangelogGenerator
2015-02-27 13:24:59 +00:00
VERSION = '1.3.1'
2014-11-17 15:54:13 +00:00
end