diff --git a/MangoPay/Libraries/RestTool.php b/MangoPay/Libraries/RestTool.php index 34cf297f..5e0c6b4e 100644 --- a/MangoPay/Libraries/RestTool.php +++ b/MangoPay/Libraries/RestTool.php @@ -10,7 +10,7 @@ */ class RestTool { - const VERSION = '2.10.1'; + const VERSION = '2.11.0'; /** * Root/parent instance that holds the OAuthToken and Configuration instance