summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-06-03 15:23:40 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-06-03 15:23:40 +0000
commit1bf0e4d8b4a10b98bf60bf968647256dfc03e1f9 (patch)
treeb44def7e547fe012f3ee0b4b51f689cac0c35ac0 /chef-config
parent22eefc89c6ed7a06790697e43e0c017a52ad2f0b (diff)
downloadchef-1bf0e4d8b4a10b98bf60bf968647256dfc03e1f9.tar.gz
Bump version to 14.1.32 by Chef Expeditorv14.1.32
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 75cb6d8130..8e72601ce5 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.1.31"
+ VERSION = "14.1.32"
end
#