summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-02 21:40:37 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-02 21:40:37 +0000
commit2c1fc982bfee738ad7b14c0c1292510eb23ad496 (patch)
treef4a5a2254824453a7de020dce5d68cf9babb531b /chef-config
parentbf3bb0f7365b524dd81461ac2c52d1b66e67501b (diff)
downloadchef-2c1fc982bfee738ad7b14c0c1292510eb23ad496.tar.gz
Bump version to 13.8.3 by Expeditorv13.8.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 b5deb6aa67..fe4ff8306b 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.8.2"
+ VERSION = "13.8.3"
end
#