summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-09-06 05:05:00 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-09-06 05:05:00 +0000
commit1f2bd56d781868cd259b71ce56e6b9bc992f0bea (patch)
tree96f68f166766e5e552a6f417f8de3d5e53455756 /chef-config
parent1c60cb074f7cfa5f61dba753aa5bb3e97984bdac (diff)
downloadchef-1f2bd56d781868cd259b71ce56e6b9bc992f0bea.tar.gz
Bump version to 14.5.2 by Chef Expeditorv14.5.2
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'chef-config')
-rw-r--r--chef-config/lib/chef-config/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/chef-config/lib/chef-config/version.rb b/chef-config/lib/chef-config/version.rb
index 43d7c0cdae..a21f928b08 100644
--- a/chef-config/lib/chef-config/version.rb
+++ b/chef-config/lib/chef-config/version.rb
@@ -21,7 +21,7 @@
module ChefConfig
CHEFCONFIG_ROOT = File.expand_path("../..", __FILE__)
- VERSION = "14.5.1".freeze
+ VERSION = "14.5.2".freeze
end
#