summaryrefslogtreecommitdiff
path: root/lib/chef_zero
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2019-10-07 19:01:59 +0000
committerChef Expeditor <expeditor@chef.io>2019-10-07 19:01:59 +0000
commited38f23fef793f73fb690e5ea59bf32b57a994c5 (patch)
tree499829ec79f577ec5513fbaf42779716e51ee2c5 /lib/chef_zero
parent0c6ba2c33948642d81ee676fdb5726614a18bb97 (diff)
downloadchef-zero-ed38f23fef793f73fb690e5ea59bf32b57a994c5.tar.gz
Bump version to 14.0.13 by Chef Expeditorv14.0.13
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'lib/chef_zero')
-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 cdc0e62..0772d02 100644
--- a/lib/chef_zero/version.rb
+++ b/lib/chef_zero/version.rb
@@ -1,3 +1,3 @@
module ChefZero
- VERSION = "14.0.12".freeze
+ VERSION = "14.0.13".freeze
end