summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-03-29 08:40:31 +0000
committerChef Versioner <chef-versioner@chef.io>2016-03-29 08:40:31 +0000
commitbd272751f4493b4414802490b068dd0196fabf02 (patch)
tree4436da41776c49b5e294865288fee65c54612051 /chef-config
parent1cd79c2d66a635d0febd0cf7ed1cc2f4ab59937e (diff)
downloadchef-bd272751f4493b4414802490b068dd0196fabf02.tar.gz
Bump version of chef to 12.9.5 by Chef Versioner.v12.9.5
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 e27aac79d0..482f43193e 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.9.4"
+ VERSION = "12.9.5"
end
#