summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-05-02 18:28:48 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-05-02 18:28:48 +0000
commit4e5c8e6fd7c44101bcfd6689c09a0d90d679e6d8 (patch)
tree73b3e6a8b77053f5077bcd39d4ee3800d8f73dbf /chef-config
parent6b13eaea94925ebb28004e599b0faeb7f9859db7 (diff)
downloadchef-4e5c8e6fd7c44101bcfd6689c09a0d90d679e6d8.tar.gz
Bump version to 13.9.0 by Chef Expeditorv13.9.0
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 81d52f8c3a..8dee3b846a 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.15"
+ VERSION = "13.9.0"
end
#