summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-06-07 04:48:47 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-06-07 04:48:47 +0000
commitfda297df6dcc5f984953bc719f58c901b5056b0b (patch)
tree774581fdf3592f37a5ca0baa358b4b03074a215d /chef-config
parentc82266fd435d45fabb71cc80ca448c4ed378017a (diff)
downloadchef-fda297df6dcc5f984953bc719f58c901b5056b0b.tar.gz
Bump version to 14.2.1 by Chef Expeditorv14.2.1
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 984457fbb5..469f9bdd20 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.0"
+ VERSION = "14.2.1"
end
#