summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2018-11-15 19:53:54 +0000
committerChef Expeditor <chef-ci@chef.io>2018-11-15 19:53:54 +0000
commit911a8ad1d8dcc87e33aa1e33a40611800a690372 (patch)
tree90d0c4062d3a7ac2b3a155684e4597f034aea730 /lib
parent02666b644f06b38582595005c083b12136f28a1f (diff)
downloadchef-zero-911a8ad1d8dcc87e33aa1e33a40611800a690372.tar.gz
Bump version to 14.0.10 by Chef Expeditorv14.0.10
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 0fada14..347e5ea 100644
--- a/lib/chef_zero/version.rb
+++ b/lib/chef_zero/version.rb
@@ -1,3 +1,3 @@
module ChefZero
- VERSION = "14.0.9".freeze
+ VERSION = "14.0.10".freeze
end