lib/chef/sugar/version.rb in chef-sugar-3.2.0 vs lib/chef/sugar/version.rb in chef-sugar-3.3.0

- old
+ new

@@ -14,8 +14,8 @@ # limitations under the License. # class Chef module Sugar - VERSION = '3.2.0' + VERSION = '3.3.0' end end