lib/cucumber/chef/version.rb in cucumber-chef-2.0.0.pre vs lib/cucumber/chef/version.rb in cucumber-chef-2.0.1.pre

- old
+ new

@@ -22,10 +22,10 @@ module Cucumber module Chef ################################################################################ - VERSION = "2.0.0.pre" unless const_defined?(:VERSION) + VERSION = "2.0.1.pre" unless const_defined?(:VERSION) ################################################################################ end end