summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-08-04 11:56:47 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-08-04 11:56:47 +0000
commit0c8cd3a31adfe376bff41af716ff9c2a49f2838f (patch)
treebb68f5b10bfe773fe034848b51c99a70f287702c /chef-config
parent2059ba907b1d0305011eda20000b06baa8c2546b (diff)
downloadchef-0c8cd3a31adfe376bff41af716ff9c2a49f2838f.tar.gz
Bump version to 13.3.33 by Chef Expeditorv13.3.33
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 6860e7172d..d1dde8afce 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.32"
+ VERSION = "13.3.33"
end
#