summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-29 21:03:46 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-29 21:03:46 +0000
commite14206b251b331cfadb326ed1f28f500f7095c89 (patch)
tree08ace5195cd010e96daad23d5d544bdee3bc475e /chef-config
parent5522c964dbb7d2e06be74f4aaf6b26dd126f4875 (diff)
downloadchef-e14206b251b331cfadb326ed1f28f500f7095c89.tar.gz
Bump version to 14.0.180 by Expeditorv14.0.180
Diffstat (limited to 'chef-config')
-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 cc0c60db76..d85a59ae48 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.179"
+ VERSION = "14.0.180"
end
#