summaryrefslogtreecommitdiff
path: root/lib/ohai
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-15 11:06:16 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-15 11:06:16 +0000
commit65b2ee96ae77a7498b21663181b9c524e1235e26 (patch)
treef48b721a06065ad24582a245a7b308157bb50a42 /lib/ohai
parent8dda5308ac1701ce8c7831844455df70528ca37e (diff)
downloadohai-65b2ee96ae77a7498b21663181b9c524e1235e26.tar.gz
Bump version to 14.0.26 by Expeditorv14.0.26
Diffstat (limited to 'lib/ohai')
-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 54d6d39d..ecd2f4ac 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.25"
+ VERSION = "14.0.26"
end