summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-06-22 19:23:38 +0000
committerChef Expeditor <chef-ci@chef.io>2021-06-22 19:23:38 +0000
commitb2ed934212068dc238a56225a43fe15a7778ed88 (patch)
tree9a92fd95f1543bdf630dcccf879e00a29cac5164 /lib
parent883ff5e116222853c711d445825c97bb210fa5c7 (diff)
downloadchef-zero-b2ed934212068dc238a56225a43fe15a7778ed88.tar.gz
Bump version to 15.0.8 by Chef Expeditorv15.0.8
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 12b0140..65a298d 100644
--- a/lib/chef_zero/version.rb
+++ b/lib/chef_zero/version.rb
@@ -1,3 +1,3 @@
module ChefZero
- VERSION = "15.0.7".freeze
+ VERSION = "15.0.8".freeze
end