summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-08-02 17:57:23 +0000
committerChef Versioner <chef-versioner@chef.io>2016-08-02 17:57:23 +0000
commit767a45530b373bbd4818b93ab1efe5cd3c7da5ed (patch)
tree6a07a0d0ef9f1a9e6bc4baa303bd6720b21c3ef4 /chef-config
parent242b4761e48346fe07d11b51d77da3164e77b715 (diff)
downloadchef-767a45530b373bbd4818b93ab1efe5cd3c7da5ed.tar.gz
Bump version of chef to 12.13.21 by Chef Versioner.v12.13.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 e4486c6648..d428427cbe 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 = "12.13.20"
+ VERSION = "12.13.21"
end
#