lib/chef/sugar/version.rb in chef-sugar-ng-4.2.2 vs lib/chef/sugar/version.rb in chef-sugar-ng-5.0.1

- old
+ new

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