lib/chef/sugar/version.rb in chef-sugar-ng-5.0.4 vs lib/chef/sugar/version.rb in chef-sugar-ng-5.1.8

- old
+ new

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