diff --git a/lib/chef/taste/version.rb b/lib/chef/taste/version.rb index 9b8a6e2..1603668 100644 --- a/lib/chef/taste/version.rb +++ b/lib/chef/taste/version.rb @@ -30,6 +30,6 @@ module Chef # module Taste # The version string - VERSION = '1.0.0' + VERSION = '1.1.0' end end