lib/chef_metal_vagrant/version.rb in chef-metal-vagrant-0.5 vs lib/chef_metal_vagrant/version.rb in chef-metal-vagrant-0.6

- old
+ new

@@ -1,3 +1,3 @@ module ChefMetalVagrant - VERSION = '0.5' + VERSION = '0.6' end