Skip to content

Commit

Permalink
v0.11.14
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeA93 committed Jul 26, 2018
1 parent ecefbac commit 78e97bc
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.14 - July 26, 2018

- Add support for NZ pseudo-IBANs

## 0.11.13 - May 30, 2018

- Allow 5-digits Australian account numbers
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.13".freeze
VERSION = "0.11.14".freeze
end

0 comments on commit 78e97bc

Please sign in to comment.