Skip to content

Commit

Permalink
version bump 3.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
iulian03 committed Jun 21, 2023
1 parent 5998b1d commit b5f0e3e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [3.14.0] - 2023-06-21
### Added

- MB WAY is now available as a payment method with Mangopay. This payment method is in private beta. Please contact support if you have any questions.

## [3.13.2] - 2023-05-18
### Fixes

Expand Down
2 changes: 1 addition & 1 deletion lib/mangopay/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module MangoPay
VERSION = '3.13.2'
VERSION = '3.14.0'
end

0 comments on commit b5f0e3e

Please sign in to comment.