lib/chef/sugar/version.rb in chef-sugar-4.0.1 vs lib/chef/sugar/version.rb in chef-sugar-4.1.0

- old
+ new

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