summaryrefslogtreecommitdiff
path: root/chef-config/lib
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-29 16:39:05 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-29 16:39:05 +0000
commitf8a74d90c4c399e9ed90c5beaed6e4e72b36a570 (patch)
treea8f4a422da5a8a77976684811f08015e24480927 /chef-config/lib
parentb6af5fd5f8aa40e03fc5625129e914d61ed55fe9 (diff)
downloadchef-f8a74d90c4c399e9ed90c5beaed6e4e72b36a570.tar.gz
Bump version to 14.0.178 by Expeditorv14.0.178
Diffstat (limited to 'chef-config/lib')
-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 09b5140525..6d714b7765 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 = "14.0.177"
+ VERSION = "14.0.178"
end
#