Skip to content

Commit

Permalink
Bump revision to 0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jkeiser committed Jan 27, 2015
1 parent 000eca8 commit 9136eb6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Changelog

## 0.9.1 (1/15/2014)
## 0.9.2 (1/27/2015)

- Fix config file loading in Chef 12 (@elliott-davis)

## 0.9.1 (1/15/2015)

- Add Chef 12 display_name support to chef_user (@charlesjohnson)
- Fix chef_mirror when run against real Chef servers (@johnbellone)
Expand Down
2 changes: 1 addition & 1 deletion lib/cheffish/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Cheffish
VERSION = '0.9.1'
VERSION = '0.9.2'
end

0 comments on commit 9136eb6

Please sign in to comment.