summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-delivery@chef.io>2017-07-06 19:31:58 +0000
committerChef Expeditor <eng-services-ops+chef-delivery@chef.io>2017-07-06 19:31:58 +0000
commited60cc2ec66a8547324605d77fbbed39bf773f4b (patch)
treeddd25ee64bdd4943292e43842c6137a01ea76c45 /chef-config
parentcba873c6d2623dbb1b7d3df2fa7129408c72cc16 (diff)
downloadchef-ed60cc2ec66a8547324605d77fbbed39bf773f4b.tar.gz
Bump version of chef to 13.3.2 by Chef Expeditor.v13.3.2
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 ea61b842c4..2b3dff7011 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 = "13.3.1"
+ VERSION = "13.3.2"
end
#