From 9ac6b156fb8aa21fa9b79e829bf677d98bc23909 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Fri, 13 Dec 2019 08:16:00 +0000 Subject: Bump version to 15.6.13 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. --- chef-utils/lib/chef-utils/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chef-utils') diff --git a/chef-utils/lib/chef-utils/version.rb b/chef-utils/lib/chef-utils/version.rb index 7702ab8b69..308d9ac15c 100644 --- a/chef-utils/lib/chef-utils/version.rb +++ b/chef-utils/lib/chef-utils/version.rb @@ -15,5 +15,5 @@ module ChefUtils CHEFUTILS_ROOT = File.expand_path("../..", __FILE__) - VERSION = "15.6.12".freeze + VERSION = "15.6.13".freeze end -- cgit v1.2.1