summaryrefslogtreecommitdiff
path: root/chef-config/lib/chef-config/version.rb
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-05-16 23:58:36 +0000
committerChef Versioner <chef-versioner@chef.io>2016-05-16 23:58:36 +0000
commit97f2ea97a4a4fd86d667a21cdfed790c820afe61 (patch)
tree9d42b96cb127bc6abdb98a6ff5478c08b05cb02e /chef-config/lib/chef-config/version.rb
parent29ac7846ea9882e6b555a5b1fd86858254ec327f (diff)
downloadchef-97f2ea97a4a4fd86d667a21cdfed790c820afe61.tar.gz
Bump version of chef to 12.10.56 by Chef Versioner.v12.10.56
Diffstat (limited to 'chef-config/lib/chef-config/version.rb')
-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 840bef988c..d579a82aef 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.10.55"
+ VERSION = "12.10.56"
end
#