summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-delivery@chef.io>2017-07-10 12:41:07 +0000
committerChef Expeditor <eng-services-ops+chef-delivery@chef.io>2017-07-10 12:41:07 +0000
commit1ae29909d51af9a9e9550753c3ce69cf69a4ba8e (patch)
treed872a7c9f98d016fa82e9c40efac06c666808dff /chef-config
parent28a341562abae430521646e7861281fe836180b0 (diff)
downloadchef-1ae29909d51af9a9e9550753c3ce69cf69a4ba8e.tar.gz
Bump version of chef to 13.3.3 by Chef Expeditor.v13.3.3
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 2b3dff7011..a63af68bfd 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.2"
+ VERSION = "13.3.3"
end
#