summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-02-16 16:05:11 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-02-16 16:05:11 +0000
commit213bc8240908147fad9f8df1581e735716a35e88 (patch)
treeb96cab6edbce71bd7e04edac4728ad73bd53f12d /lib
parent3ffe07a3415a726a17b1bdc4626cabd32d986354 (diff)
downloadohai-213bc8240908147fad9f8df1581e735716a35e88.tar.gz
Bump version to 14.0.9 by Expeditorv14.0.9
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 b0b23936..28775029 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.8"
+ VERSION = "14.0.9"
end