summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-19 16:12:44 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-19 16:12:44 +0000
commit71caa3a65668132ea0e2c9e142529df89de211f8 (patch)
tree4269278518817ebdc68e521acb7d93dd2c3cc891 /chef-config
parent577c03a04aff973ead3bfdb0592e1fbc79c7db25 (diff)
downloadchef-71caa3a65668132ea0e2c9e142529df89de211f8.tar.gz
Bump version to 13.8.9 by Expeditorv13.8.9
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 9c700fd595..ace2f31e65 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.8"
+ VERSION = "13.8.9"
end
#