summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-03-19 21:35:34 +0000
committerChef Expeditor <chef-ci@chef.io>2019-03-19 21:35:34 +0000
commite50cbe5fd3bedb3ebd92139b7351298851b39167 (patch)
treecf38f5052417f10c46e670f363737968e153962b /lib
parent7812f470432b8bd6530316a2856305e039d11ce7 (diff)
downloadchef-zero-e50cbe5fd3bedb3ebd92139b7351298851b39167.tar.gz
Bump version to 14.0.12 by Chef Expeditorv14.0.12
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 eede85c..cdc0e62 100644
--- a/lib/chef_zero/version.rb
+++ b/lib/chef_zero/version.rb
@@ -1,3 +1,3 @@
module ChefZero
- VERSION = "14.0.11".freeze
+ VERSION = "14.0.12".freeze
end