summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-08-13 19:07:13 +0000
committerChef Expeditor <chef-ci@chef.io>2020-08-13 19:07:13 +0000
commitc21adbe0f067a39d29dc8e0668edd5b543d74a08 (patch)
tree73518fcbc2565a7e4743db9da8f94883900ea5d9 /lib
parentf5111960be44b27191450d510aa5d0199ee57ca4 (diff)
downloadchef-zero-c21adbe0f067a39d29dc8e0668edd5b543d74a08.tar.gz
Bump version to 15.0.1 by Chef Expeditorv15.0.1
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'lib')
-rw-r--r--lib/chef_zero/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef_zero/version.rb b/lib/chef_zero/version.rb
index 4c15ca6..ae2cd1b 100644
--- a/lib/chef_zero/version.rb
+++ b/lib/chef_zero/version.rb
@@ -1,3 +1,3 @@
module ChefZero
- VERSION = "15.0.0".freeze
+ VERSION = "15.0.1".freeze
end