Skip to content

Commit

Permalink
Merge pull request #710 from chef/salam/ohai-890
Browse files Browse the repository at this point in the history
Prep for release 8.9.0
  • Loading branch information
chefsalim committed Jan 28, 2016
2 parents 81f1c96 + c2df7fd commit 50e002e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Ohai Changelog

## Unreleased
## Release 8.9.0
* [**phreakocious**](https://github.com/phreakocious):
- Collect layer 1 Ethernet information per NIC on Linux hosts
* [**Mark Gibbons**](https://www.github.com/MarkGibbons):
Expand Down
2 changes: 1 addition & 1 deletion lib/ohai/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@

module Ohai
OHAI_ROOT = File.expand_path(File.dirname(__FILE__))
VERSION = '8.8.1'
VERSION = '8.9.0'
end

0 comments on commit 50e002e

Please sign in to comment.