lib/head_chef/version.rb in head_chef-0.1.0 vs lib/head_chef/version.rb in head_chef-0.1.1

- old
+ new

@@ -1,3 +1,3 @@ module HeadChef - VERSION = '0.1.0' + VERSION = '0.1.1' end