summaryrefslogtreecommitdiff
path: root/chef-config/lib
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-29 20:58:18 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-29 20:58:18 +0000
commit781ae80b17883382d35bf0acd374aec766f37f9c (patch)
tree3477dd2196e8dd42a3225ab9bd29934710865d79 /chef-config/lib
parent8c84b80571a83ad1e2991fcf44241c58bc35ef68 (diff)
downloadchef-781ae80b17883382d35bf0acd374aec766f37f9c.tar.gz
Bump version to 14.0.179 by Expeditorv14.0.179
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 6d714b7765..cc0c60db76 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.178"
+ VERSION = "14.0.179"
end
#