summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2018-12-19 00:04:37 +0000
committerChef Expeditor <chef-ci@chef.io>2018-12-19 00:04:37 +0000
commit5eda8ecbdfe93a3ddae927b3368e57c8ed1d694b (patch)
tree3a93c893cbf5aa5d2acbfa42580e748e34d0557a /chef-config
parent15b815ab72a2358bf1365f0c484b135009ccf965 (diff)
downloadchef-5eda8ecbdfe93a3ddae927b3368e57c8ed1d694b.tar.gz
Bump version to 15.0.113 by Chef Expeditorv15.0.113
Obvious fix; these changes are the result of automation not creative thinking.
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 f223b5914f..5ec6b1a085 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 = "15.0.112".freeze
+ VERSION = "15.0.113".freeze
end
#