Skip to content

Commit 2c44411

Browse files
committed
Release 2.0.0
This is a major release at it drops support for older Chef versions. Signed-off-by: Baptiste Courtois <[email protected]>
1 parent d0e84bf commit 2c44411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook-release.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require 'English'
66

77
Gem::Specification.new do |spec|
88
spec.name = 'cookbook-release'
9-
spec.version = '1.9.0'
9+
spec.version = '2.0.0'
1010
spec.authors = ['Grégoire Seux']
1111
spec.email = '[email protected]'
1212
spec.summary = 'Provide primitives (and rake tasks) to release a cookbook'

0 commit comments

Comments
 (0)