Skip to content

Commit 740adbf

Browse files
author
Iulian Masar
committed
version bump 3.22.1
1 parent b10caca commit 740adbf

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [3.22.1] - 2023-09-15
2+
### Fixed
3+
4+
- Formatting issues (linter)
5+
16
## [3.22.0] - 2023-09-15
27
### Added
38

MangoPay/Libraries/RestTool.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212
class RestTool
1313
{
14-
const VERSION = '3.22.0';
14+
const VERSION = '3.22.1';
1515

1616
/**
1717
* Root/parent instance that holds the OAuthToken and Configuration instance

0 commit comments

Comments
 (0)