summaryrefslogtreecommitdiff
path: root/chef-config/lib/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-03-03 20:25:40 +0000
committerChef Versioner <chef-versioner@chef.io>2017-03-03 20:25:40 +0000
commita268776ccca0cd30a40b41b2a4b511e985e96993 (patch)
treee660adf8c725bccd83aba55126e2fd965c9bd0f3 /chef-config/lib/chef-config
parent74e85d35b81ef910b024a1fe6265c14393e5f446 (diff)
downloadchef-a268776ccca0cd30a40b41b2a4b511e985e96993.tar.gz
Bump version of chef to 13.0.4 by Chef Versioner.v13.0.4
Diffstat (limited to 'chef-config/lib/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 90d665e5f8..f6a1a09dd9 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.3"
+ VERSION = "13.0.4"
end
#