lib/chef_metal/version.rb in chef-metal-0.10.2 vs lib/chef_metal/version.rb in chef-metal-0.11.beta

- old
+ new

@@ -1,3 +1,3 @@ module ChefMetal - VERSION = '0.10.2' + VERSION = '0.11.beta' end