lib/chef_fixie/version.rb in chef_fixie-0.5.1 vs lib/chef_fixie/version.rb in chef_fixie-1.0.2

- old
+ new

@@ -1,3 +1,3 @@ module ChefFixie - VERSION = "0.5.1" + VERSION = "1.0.2" end