summaryrefslogtreecommitdiff
path: root/lib/chef_zero/version.rb
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2019-12-30 02:10:46 +0000
committerChef Expeditor <expeditor@chef.io>2019-12-30 02:10:46 +0000
commitbaf718c504e895544d449412483430ed491f9d99 (patch)
treeb3c4ea821c81f84604668948e719b38fd48faf5b /lib/chef_zero/version.rb
parentb39025e9526e65bc88c0c1ed2c2e1341340fcb13 (diff)
downloadchef-zero-baf718c504e895544d449412483430ed491f9d99.tar.gz
Bump version to 14.0.16 by Chef Expeditorv14.0.16
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 02dc64a..a71d381 100644
--- a/lib/chef_zero/version.rb
+++ b/lib/chef_zero/version.rb
@@ -1,3 +1,3 @@
module ChefZero
- VERSION = "14.0.15".freeze
+ VERSION = "14.0.16".freeze
end