summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-05-28 14:10:58 +0000
committerChef Expeditor <chef-ci@chef.io>2021-05-28 14:10:58 +0000
commitef5331588f659e4cd555d4f93b843136fa110701 (patch)
tree70735012c3df8a47559ad1a20ec10ccdd20281b0 /lib
parentd39b972d7c4a86d84caeed3744e09882daabc161 (diff)
downloadchef-zero-ef5331588f659e4cd555d4f93b843136fa110701.tar.gz
Bump version to 15.0.6 by Chef Expeditorv15.0.6
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 247bbe5..c1824e8 100644
--- a/lib/chef_zero/version.rb
+++ b/lib/chef_zero/version.rb
@@ -1,3 +1,3 @@
module ChefZero
- VERSION = "15.0.5".freeze
+ VERSION = "15.0.6".freeze
end