Merge branch 'release/1.11.1'
This commit is contained in:
commit
78361faaa9
|
@ -1,7 +1,7 @@
|
|||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
github_changelog_generator (1.10.4)
|
||||
github_changelog_generator (1.11.0)
|
||||
bundler (>= 1.7)
|
||||
colorize (~> 0.7)
|
||||
github_api (~> 0.12)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
require 'pathname'
|
||||
require "pathname"
|
||||
|
||||
module GitHubChangelogGenerator
|
||||
ParserError = Class.new(StandardError)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
module GitHubChangelogGenerator
|
||||
VERSION = "1.11.0"
|
||||
VERSION = "1.11.1"
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue
Block a user