summaryrefslogtreecommitdiff
path: root/lib/chef_zero/version.rb
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2019-12-30 02:23:47 +0000
committerChef Expeditor <expeditor@chef.io>2019-12-30 02:23:47 +0000
commit90c819f883ffb73c7916aedb224ab2658347f271 (patch)
tree4631a50767d7e6851280e0cee0d387c1bd6d97a3 /lib/chef_zero/version.rb
parenta7adb1cbad933f449e601d50b78fda159cc57828 (diff)
downloadchef-zero-90c819f883ffb73c7916aedb224ab2658347f271.tar.gz
Bump version to 14.0.17 by Chef Expeditorv14.0.17
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 a71d381..99df1f8 100644
--- a/lib/chef_zero/version.rb
+++ b/lib/chef_zero/version.rb
@@ -1,3 +1,3 @@
module ChefZero
- VERSION = "14.0.16".freeze
+ VERSION = "14.0.17".freeze
end