lib/chef_fixie/version.rb in chef_fixie-0.3.0 vs lib/chef_fixie/version.rb in chef_fixie-0.4.0

- old
+ new

@@ -1,3 +1,3 @@ module ChefFixie - VERSION = "0.3.0" + VERSION = "0.4.0" end