Skip to content

Commit

Permalink
Merge pull request #129 from gocardless/jay-bump-0.11.25
Browse files Browse the repository at this point in the history
Bump version to 0.11.25
  • Loading branch information
jaysh authored Jan 10, 2019
2 parents 17b1ff3 + 956d642 commit 18eb2d8
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
@@ -1,3 +1,7 @@
## 0.11.25 - January 10, 2019

- Prevent account numbers from being all-zero in Australia

## 0.11.24 - December 13, 2018

- Add support for 3-digit financial institution numbers in Canada
Expand Down
2 changes: 1 addition & 1 deletion lib/ibandit/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Ibandit
VERSION = "0.11.24".freeze
VERSION = "0.11.25".freeze
end

0 comments on commit 18eb2d8

Please sign in to comment.