summaryrefslogtreecommitdiff
path: root/lib/chef_zero/version.rb
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-09-28 17:35:36 +0000
committerChef Expeditor <chef-ci@chef.io>2020-09-28 17:35:36 +0000
commitbc507f881cfef8efa8b63b24a4846089bb6d2d12 (patch)
treec4ae1a67c5aa054597346ca358c11d9723bca4a7 /lib/chef_zero/version.rb
parenta4ed68fedd79442c575a2bfec1828891edaf6311 (diff)
downloadchef-zero-bc507f881cfef8efa8b63b24a4846089bb6d2d12.tar.gz
Bump version to 15.0.3 by Chef Expeditorv15.0.3
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 eb0ac39..ad1e7be 100644
--- a/lib/chef_zero/version.rb
+++ b/lib/chef_zero/version.rb
@@ -1,3 +1,3 @@
module ChefZero
- VERSION = "15.0.2".freeze
+ VERSION = "15.0.3".freeze
end