summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-02-25 15:47:03 +0000
committerChef Expeditor <chef-ci@chef.io>2021-02-25 15:47:03 +0000
commit4b9fd1471426c3805b7d3e36db0e28f183aee877 (patch)
tree04f9703f21a8c55e65b61a09b6d2f9138f19898c /lib
parent822d9987d4f515e1e531155adf2b691f3d6b14da (diff)
downloadchef-zero-4b9fd1471426c3805b7d3e36db0e28f183aee877.tar.gz
Bump version to 15.0.5 by Chef Expeditorv15.0.5
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 2ab5250..247bbe5 100644
--- a/lib/chef_zero/version.rb
+++ b/lib/chef_zero/version.rb
@@ -1,3 +1,3 @@
module ChefZero
- VERSION = "15.0.4".freeze
+ VERSION = "15.0.5".freeze
end