lib/chef_fixie/version.rb in chef_fixie-1.0.7 vs lib/chef_fixie/version.rb in chef_fixie-1.0.8

- old
+ new

@@ -1,3 +1,3 @@ module ChefFixie - VERSION = "1.0.7" + VERSION = "1.0.8" end