summaryrefslogtreecommitdiff
path: root/chef-config/lib/chef-config/version.rb
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-05-16 18:28:00 +0000
committerChef Versioner <chef-versioner@chef.io>2016-05-16 18:28:00 +0000
commitf22150df2fb9d61990d46e5c8b6440e789148f4d (patch)
tree2f59abf79f80c4bfac59a07a27377c55db862aad /chef-config/lib/chef-config/version.rb
parentd665edc0e4c1991ce612507232ffcc768cc77f00 (diff)
downloadchef-f22150df2fb9d61990d46e5c8b6440e789148f4d.tar.gz
Bump version of chef to 12.10.55 by Chef Versioner.v12.10.55
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 0371e6fe9e..840bef988c 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.54"
+ VERSION = "12.10.55"
end
#