Skip to content

Commit

Permalink
Bump version 0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
keang committed Nov 8, 2016
1 parent 964505d commit 9a70c3a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
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.
## [0.13.1] - 2016-11-08
## Changed
- Cancellation policies naming

## [0.13.0] - 2016-11-02
### Added
- Avantio integrations: quote, book, cancel and synchronisation
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.13.0"
VERSION = "0.13.1"
end

0 comments on commit 9a70c3a

Please sign in to comment.