We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f00fbc commit 881c96eCopy full SHA for 881c96e
cookbook-release.gemspec
@@ -6,7 +6,7 @@ require 'English'
6
7
Gem::Specification.new do |spec|
8
spec.name = 'cookbook-release'
9
- spec.version = '1.8.0'
+ spec.version = '1.9.0'
10
spec.authors = ['Grégoire Seux']
11
spec.email = '[email protected]'
12
spec.summary = 'Provide primitives (and rake tasks) to release a cookbook'
0 commit comments