summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-06 17:24:47 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-06 17:24:47 +0000
commit3627eb769d3dd25098cf0cb34a4090c2e2e0b0df (patch)
tree05cb51cd8dbe7569a02b9b5637a22a20434933ae /lib
parent94426d82203d94a7d820d365b22f20749d284a0c (diff)
downloadohai-3627eb769d3dd25098cf0cb34a4090c2e2e0b0df.tar.gz
Bump version to 14.0.22 by Expeditorv14.0.22
Diffstat (limited to 'lib')
-rw-r--r--lib/ohai/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ohai/version.rb b/lib/ohai/version.rb
index b304bf16..006d14cc 100644
--- a/lib/ohai/version.rb
+++ b/lib/ohai/version.rb
@@ -18,5 +18,5 @@
module Ohai
OHAI_ROOT = File.expand_path(File.dirname(__FILE__))
- VERSION = "14.0.21"
+ VERSION = "14.0.22"
end