summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-02-26 18:57:45 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-02-26 18:57:45 +0000
commit67c23662d211e6d95ccb6cd81890352a13b7228a (patch)
tree4005e1098a14e6971200905d802a640b063cb113 /chef-config
parent5594a13550d00e2da286358ac02c7f66f4e8f10e (diff)
downloadchef-67c23662d211e6d95ccb6cd81890352a13b7228a.tar.gz
Bump version to 14.0.84 by Expeditorv14.0.84
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 a9846fc696..fa8034f2e6 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 = "14.0.83"
+ VERSION = "14.0.84"
end
#