summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-06-18 01:32:23 +0000
committerChef Versioner <chef-versioner@chef.io>2016-06-18 01:32:23 +0000
commitde78e3902a6b1743f0d69bbac073c274ed85cb80 (patch)
tree1e3c5d1adf3c7038d5c0f766159e3b4479edd8c2 /chef-config
parent6b5888c90b5ee2af81e49b27db9b574afe5b3350 (diff)
downloadchef-de78e3902a6b1743f0d69bbac073c274ed85cb80.tar.gz
Bump version of chef to 12.12.3 by Chef Versioner.v12.12.3
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 3b1cf7aa51..f940733442 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.12.2"
+ VERSION = "12.12.3"
end
#