lib/chef/taste/version.rb in chef-taste-1.1.0 vs lib/chef/taste/version.rb in chef-taste-1.1.1

- old
+ new

@@ -28,8 +28,8 @@ module Chef # The taste module that contains all classes # module Taste # The version string - VERSION = '1.1.0' + VERSION = '1.1.1' end end