lib/chef/provisioning/version.rb in chef-provisioning-0.20.1 vs lib/chef/provisioning/version.rb in chef-provisioning-1.0.0.rc.1

- old
+ new

@@ -1,5 +1,5 @@ class Chef module Provisioning - VERSION = '0.20.1' + VERSION = '1.0.0.rc.1' end end