summaryrefslogtreecommitdiff
path: root/lib/chef_zero/version.rb
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-10-17 15:23:50 +0000
committerChef Expeditor <chef-ci@chef.io>2021-10-17 15:23:50 +0000
commit0ba5af858595c0cfbcc8fc0488ac72a53b880584 (patch)
tree2b92e2015b9ca706219b39a2aba891cad28c53e1 /lib/chef_zero/version.rb
parent019107ea2deac1070a098fb370c721b2ed11cb3f (diff)
downloadchef-zero-0ba5af858595c0cfbcc8fc0488ac72a53b880584.tar.gz
Bump version to 15.0.11 by Chef Expeditorv15.0.11
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'lib/chef_zero/version.rb')
-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 fe3170d..d34b4ec 100644
--- a/lib/chef_zero/version.rb
+++ b/lib/chef_zero/version.rb
@@ -1,3 +1,3 @@
module ChefZero
- VERSION = "15.0.10".freeze
+ VERSION = "15.0.11".freeze
end