summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-07-31 13:15:02 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-07-31 13:15:02 +0000
commit97dee8d4dc0c0f618ec6427b84246a5a439b3d23 (patch)
tree33beafdf009732f140fc3f5d13b753adaa54b259 /chef-config
parent11ecbc4caf9e027f7bb34d09a6af61773d6adb44 (diff)
downloadchef-97dee8d4dc0c0f618ec6427b84246a5a439b3d23.tar.gz
Bump version to 13.3.32 by Chef Expeditorv13.3.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 9e8f6c58a8..6860e7172d 100644
--- a/chef-config/lib/chef-config/version.rb
+++ b/chef-config/lib/chef-config/version.rb
@@ -20,7 +20,7 @@
module ChefConfig
CHEFCONFIG_ROOT = File.expand_path("../..", __FILE__)
- VERSION = "13.3.31"
+ VERSION = "13.3.32"
end
#