summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-07-29 05:09:14 +0000
committerChef Versioner <chef-versioner@chef.io>2016-07-29 05:09:14 +0000
commit6b88d8c1bd89f9864478fc873352c2881441dbfe (patch)
tree6222601f2d428d1ecab5ae4142fc723cbdbee8af /chef-config
parent23de6b876497a1a881d836700513eda3e85a1b59 (diff)
downloadchef-6b88d8c1bd89f9864478fc873352c2881441dbfe.tar.gz
Bump version of chef to 12.13.16 by Chef Versioner.v12.13.16
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 11ed45c389..3387b5d49a 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.15"
+ VERSION = "12.13.16"
end
#