summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-03-08 12:21:10 +0000
committerChef Versioner <chef-versioner@chef.io>2017-03-08 12:21:10 +0000
commit85be50a9ddbcf0334884c922813e17c6f450e838 (patch)
tree0ee5b58221cd11bee2e76c3464b229155adab1a4 /chef-config
parent7a5f81001ce4f53a96062d2202307516f4c0948f (diff)
downloadchef-85be50a9ddbcf0334884c922813e17c6f450e838.tar.gz
Bump version of chef to 13.0.21 by Chef Versioner.v13.0.21
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 0600aa326f..4ebf7a81c7 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.20"
+ VERSION = "13.0.21"
end
#