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

- old
+ new

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