summaryrefslogtreecommitdiff
path: root/chef-config/lib/chef-config/version.rb
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-05-16 13:03:55 +0000
committerChef Versioner <chef-versioner@chef.io>2016-05-16 13:03:55 +0000
commitfb6e8bdc38ab125c6806cbe8765a60140c5f6673 (patch)
treebfad257d05a58d5858598893a180132ed4d6dce5 /chef-config/lib/chef-config/version.rb
parentbc574c2fdc134e08f89266dbb40ec8cefeccbc54 (diff)
downloadchef-fb6e8bdc38ab125c6806cbe8765a60140c5f6673.tar.gz
Bump version of chef to 12.10.54 by Chef Versioner.v12.10.54
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 00aaee657a..0371e6fe9e 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.53"
+ VERSION = "12.10.54"
end
#