summaryrefslogtreecommitdiff
path: root/chef-config/lib
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-29 23:57:33 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-29 23:57:33 +0000
commita002b8925b302224751e82ece3b84bb28428a449 (patch)
tree9c580d62cd6375e803ccad7a6ba01c90c31816bd /chef-config/lib
parent95160654e437f5ec61a8ed351b181f16c5df615a (diff)
downloadchef-a002b8925b302224751e82ece3b84bb28428a449.tar.gz
Bump version to 14.0.183 by Expeditorv14.0.183
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 2ea07170a7..e70a8d5961 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.182"
+ VERSION = "14.0.183"
end
#