summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-12 20:49:03 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-12 20:49:03 +0000
commit89082e3c31ed3b47d7a2dfcfa8cd7d390359fc4e (patch)
treedc39ac6deda629765b00221c470195ab4be0de6a /chef-config
parent079cca1c88232aa4bdb3eebde396f62fce48afd6 (diff)
downloadchef-89082e3c31ed3b47d7a2dfcfa8cd7d390359fc4e.tar.gz
Bump version to 14.0.130 by Expeditorv14.0.130
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 88194a419a..63b968eeb8 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.129"
+ VERSION = "14.0.130"
end
#