summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-06-07 05:23:25 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-06-07 05:23:25 +0000
commit15dfd1ade57036c09291f6e317e21057188c87b9 (patch)
tree84709ac0bbef12d942ac11c5cd32cb29e8954bab /chef-config
parent98cdebc61abc06a357f1146afea03a610e5db366 (diff)
downloadchef-15dfd1ade57036c09291f6e317e21057188c87b9.tar.gz
Bump version to 14.2.2 by Chef Expeditorv14.2.2
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 469f9bdd20..a9cae3a2da 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.2.1"
+ VERSION = "14.2.2"
end
#