summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-07 18:03:52 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-07 18:03:52 +0000
commit640283a5157016ca0f9ce3a91005c9b073ad8828 (patch)
tree1bfde9b6cc51b39765bd1c32636bab9150011888 /chef-config
parent6e0c71daf2c7bd8124855367919a58ad6e7f176b (diff)
downloadchef-640283a5157016ca0f9ce3a91005c9b073ad8828.tar.gz
Bump version to 14.0.120 by Expeditorv14.0.120
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 6fcc16df97..ae829e06f9 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.119"
+ VERSION = "14.0.120"
end
#