lib/chef/sugar/version.rb in chef-sugar-5.1.11 vs lib/chef/sugar/version.rb in chef-sugar-5.1.12
- old
+ new
@@ -14,8 +14,8 @@
# limitations under the License.
#
class Chef
module Sugar
- VERSION = "5.1.11"
+ VERSION = "5.1.12"
end
end