Skip to content

Commit

Permalink
version bump 3.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Iulian Masar committed Feb 8, 2024
1 parent 80ae8d2 commit 7adc800
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.22.0] - 2024-02-08
### Added

- New endpoint to look up metadata from BIN or Google Pay token. More information [here](https://mangopay.com/docs/release-notes/kisale)

## [3.21.0] - 2024-01-23
### Added

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.21.0'
VERSION = '3.22.0'
end

0 comments on commit 7adc800

Please sign in to comment.