4 lines
56 B
Ruby
4 lines
56 B
Ruby
|
module GitHubChangelogGenerator
|
||
|
VERSION = '1.1.2'
|
||
|
end
|