summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-01-26 17:06:15 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-01-26 17:06:15 +0000
commit1b58e044a3c2b3fb11f4064a092fb268203be269 (patch)
tree5ca412e067a9afc8769278da36ae33ea9dcad3e5 /chef-config
parenteebd64431d564fd7d43b5fff0d27dabf389891ee (diff)
downloadchef-1b58e044a3c2b3fb11f4064a092fb268203be269.tar.gz
Bump version to 14.0.31 by Expeditorv14.0.31
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 6d83ea12e1..c838ea6e79 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.30"
+ VERSION = "14.0.31"
end
#