summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-01-05 19:18:26 +0000
committerChef Expeditor <chef-ci@chef.io>2021-01-05 19:18:26 +0000
commit58e61286b89fd985f154d99af4fd2c91789e5be0 (patch)
tree32b257a680ab030512bbaac375ade8f06d9dd706 /lib
parent5e01d2e27b3f74d67f7326e075a01beaecae6627 (diff)
downloadchef-zero-58e61286b89fd985f154d99af4fd2c91789e5be0.tar.gz
Bump version to 15.0.4 by Chef Expeditorv15.0.4
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 ad1e7be..2ab5250 100644
--- a/lib/chef_zero/version.rb
+++ b/lib/chef_zero/version.rb
@@ -1,3 +1,3 @@
module ChefZero
- VERSION = "15.0.3".freeze
+ VERSION = "15.0.4".freeze
end