summaryrefslogtreecommitdiff
path: root/chef-config/lib/chef-config/version.rb
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-03-06 19:38:08 +0000
committerChef Versioner <chef-versioner@chef.io>2017-03-06 19:38:08 +0000
commit086408004549aa430d14fa610cc609dd311e3e7d (patch)
tree311cac7d488f8d8ab1e3d097e9aaebdd6e716fa1 /chef-config/lib/chef-config/version.rb
parent8f146dce498b380bb8e70a22688055adf5f6daae (diff)
downloadchef-dee06ec74393af8da1bf69325f79b1c5490cd06a.tar.gz
Bump version of chef to 13.0.8 by Chef Versioner.v13.0.8
Diffstat (limited to 'chef-config/lib/chef-config/version.rb')
-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 ab2be8a17c..8e14c17b8a 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.0.7"
+ VERSION = "13.0.8"
end
#