summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2018-11-15 19:46:51 +0000
committerChef Expeditor <chef-ci@chef.io>2018-11-15 19:46:51 +0000
commite2bd3b729432ad75d8fb13d7fda96e05f862b406 (patch)
treeb709e69bd36b5ea1e9d5bfccfe56c0e15b3b8e76 /lib
parent76d14334146331eea8dbfdfc2b6c81708880e956 (diff)
downloadchef-zero-e2bd3b729432ad75d8fb13d7fda96e05f862b406.tar.gz
Bump version to 14.0.9 by Chef Expeditorv14.0.9
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 bbe1590..0fada14 100644
--- a/lib/chef_zero/version.rb
+++ b/lib/chef_zero/version.rb
@@ -1,3 +1,3 @@
module ChefZero
- VERSION = "14.0.8".freeze
+ VERSION = "14.0.9".freeze
end