We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16e2048 commit 0cee558Copy full SHA for 0cee558
knife-changelog.gemspec
@@ -5,7 +5,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
5
6
Gem::Specification.new do |spec|
7
spec.name = 'knife-changelog'
8
- spec.version = '1.4.2'
+ spec.version = '1.5.0'
9
spec.authors = ['Gregoire Seux']
10
spec.email = ['kamaradclimber@gmail.com']
11
spec.summary = 'Facilitate access to cookbooks changelog'
0 commit comments