summaryrefslogtreecommitdiff
path: root/lib/ohai/version.rb
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-04-02 16:48:48 +0000
committerChef Expeditor <chef-ci@chef.io>2021-04-02 16:48:48 +0000
commit8fddf9957ec717db54d950f9f8dee3440d0864b8 (patch)
tree7d470b4eaa0718e98e048e605d6246ea73608762 /lib/ohai/version.rb
parent7beee76f37ce82071c3a64fc0d80670514b06041 (diff)
downloadohai-8fddf9957ec717db54d950f9f8dee3440d0864b8.tar.gz
Bump version to 16.12.3 by Chef Expeditorv16.12.3
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'lib/ohai/version.rb')
-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 f5e9d3c7..937d8c4c 100644
--- a/lib/ohai/version.rb
+++ b/lib/ohai/version.rb
@@ -19,5 +19,5 @@
module Ohai
OHAI_ROOT = File.expand_path(__dir__)
- VERSION = "16.12.2"
+ VERSION = "16.12.3"
end