Skip to content

Commit

Permalink
Release 0.11.1 📆
Browse files Browse the repository at this point in the history
  • Loading branch information
keang committed Sep 22, 2016
1 parent a5e2b11 commit 7867435
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
Expand Up @@ -4,7 +4,7 @@ This file summarises the most important changes that went live on each release
of Concierge. Please check the Wiki entry on the release process to understand
how this file is formatted and how the process works.

## Unreleased
## [0.11.1] - 2016-09-22
### Added
- Add `rake hosts:create` to, well, create hosts

Expand Down
2 changes: 1 addition & 1 deletion lib/concierge/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Concierge
VERSION = "0.11.0"
VERSION = "0.11.1"
end

0 comments on commit 7867435

Please sign in to comment.