summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-03-03 20:34:30 +0000
committerChef Versioner <chef-versioner@chef.io>2017-03-03 20:34:30 +0000
commitf1718d033e0d7e0cce1674de1d10eee3c8ac656c (patch)
tree52338731a388b64bd7ebb94c25e60704ab972eb8 /chef-config
parent12cc089a245f405ae4a9b7b18000c78a90507563 (diff)
downloadchef-f1718d033e0d7e0cce1674de1d10eee3c8ac656c.tar.gz
Bump version of chef to 13.0.5 by Chef Versioner.v13.0.5v13.1.113v12.19.37
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 f6a1a09dd9..ab267f36f4 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.4"
+ VERSION = "13.0.5"
end
#