knife-cleanup 0.0.4 → 0.0.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -37,7 +37,7 @@ module ServerCleanup
37
37
  :short => "-B",
38
38
  :long => "--backup",
39
39
  :description => "Backup the cookbook versions that are being deleted",
40
- :boolean => true
40
+ :boolean => true,
41
41
  :default => false
42
42
 
43
43
  def run
@@ -1,5 +1,5 @@
1
1
  module Knife
2
2
  module Cleanup
3
- VERSION = "0.0.4"
3
+ VERSION = "0.0.5"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: knife-cleanup
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.4
4
+ version: 0.0.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: