summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-20 13:31:19 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-20 13:31:19 +0000
commite1326ac0f1f3c41ad7b9c0222f0c56152b711dbe (patch)
tree915e5cc534684d0417f5be66e34c715bfa9dd397 /chef-config
parent828ea7ff5bea0185b8e689c366167dcb6a3ba028 (diff)
downloadchef-e1326ac0f1f3c41ad7b9c0222f0c56152b711dbe.tar.gz
Bump version to 14.0.143 by Expeditorv14.0.143
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 d8ea757af5..8f831d317e 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.142"
+ VERSION = "14.0.143"
end
#