Skip to content

Commit

Permalink
version bump 3.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Iulian Masar committed Jan 23, 2024
1 parent 0edc3da commit c311369
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.21.0] - 2024-01-23
### Added

- The endpoint [View a card Validation](https://mangopay.com/docs/endpoints/card-validations#view-card-validation) is now available

## [3.20.0] - 2023-11-15
### 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.20.0'
VERSION = '3.21.0'
end

0 comments on commit c311369

Please sign in to comment.