lib/chef/sugar/version.rb in chef-sugar-1.2.4 vs lib/chef/sugar/version.rb in chef-sugar-1.2.6

- old
+ new

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