summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2019-12-30 01:59:40 +0000
committerChef Expeditor <expeditor@chef.io>2019-12-30 01:59:40 +0000
commit435755ee68c14fd6d6f858e451e7afeee1610e6f (patch)
treec83b6df4edbbfdb789ec80d76ee253c924270fb1 /lib
parenta8206d6c6f03de1fde15c49f6fe9ddb1d0071b7a (diff)
downloadchef-zero-435755ee68c14fd6d6f858e451e7afeee1610e6f.tar.gz
Bump version to 14.0.14 by Chef Expeditorv14.0.14
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 0772d02..f800bbd 100644
--- a/lib/chef_zero/version.rb
+++ b/lib/chef_zero/version.rb
@@ -1,3 +1,3 @@
module ChefZero
- VERSION = "14.0.13".freeze
+ VERSION = "14.0.14".freeze
end