Skip to content

Commit

Permalink
Bump version 0.12.13
Browse files Browse the repository at this point in the history
  • Loading branch information
keang committed Oct 24, 2016
1 parent 91c1210 commit c913840
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ 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.12.13] - 2016-10-24
### Added
- Rentals United: add translations for zh de es languages for late/early fees
- Rentals United: add translations for zh de es languages for late/early fees

## [0.12.12] - 2016-10-21
### Added
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.12.12"
VERSION = "0.12.13"
end

0 comments on commit c913840

Please sign in to comment.