summaryrefslogtreecommitdiff
path: root/lib/chef_zero
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-06-22 17:30:47 +0000
committerChef Expeditor <chef-ci@chef.io>2021-06-22 17:30:47 +0000
commit5788c6ab00a8f376ba0af872f8b2db589ca81cb3 (patch)
treeab4a403710d32b8b52f7899ee95a15a004dfe262 /lib/chef_zero
parent66ab66b763124db546db12f974b4b4b8e31a915e (diff)
downloadchef-zero-5788c6ab00a8f376ba0af872f8b2db589ca81cb3.tar.gz
Bump version to 15.0.7 by Chef Expeditorv15.0.7
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'lib/chef_zero')
-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 c1824e8..12b0140 100644
--- a/lib/chef_zero/version.rb
+++ b/lib/chef_zero/version.rb
@@ -1,3 +1,3 @@
module ChefZero
- VERSION = "15.0.6".freeze
+ VERSION = "15.0.7".freeze
end