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

- old
+ new

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