Skip to content

Commit

Permalink
Bump version number and update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ivgiuliani committed May 30, 2018
1 parent 1786200 commit dc70ce9
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.13 - May 30, 2018

- Allow 5-digits Australian account numbers

## 0.11.12 - March 21, 2018

- Validate Australian BSBs
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.12".freeze
VERSION = "0.11.13".freeze
end

0 comments on commit dc70ce9

Please sign in to comment.