summaryrefslogtreecommitdiff
path: root/lib/chef_zero/version.rb
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-08-21 17:45:23 +0000
committerChef Expeditor <chef-ci@chef.io>2020-08-21 17:45:23 +0000
commit23a712cb4ecabebb1ab681a1f126fe087eef76fb (patch)
treeed431c62ed5967b699d849eab4370e1d89c73912 /lib/chef_zero/version.rb
parent27645457ddf6734428ad0d746c689cb24c9feb9b (diff)
downloadchef-zero-23a712cb4ecabebb1ab681a1f126fe087eef76fb.tar.gz
Bump version to 15.0.2 by Chef Expeditorv15.0.2
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 ae2cd1b..eb0ac39 100644
--- a/lib/chef_zero/version.rb
+++ b/lib/chef_zero/version.rb
@@ -1,3 +1,3 @@
module ChefZero
- VERSION = "15.0.1".freeze
+ VERSION = "15.0.2".freeze
end