diff --git a/MangoPay/Libraries/RestTool.php b/MangoPay/Libraries/RestTool.php index 81d5a58b..c26e6df8 100644 --- a/MangoPay/Libraries/RestTool.php +++ b/MangoPay/Libraries/RestTool.php @@ -9,7 +9,7 @@ */ class RestTool { - const VERSION = '2.6.4'; + const VERSION = '2.7.0'; /** * Root/parent instance that holds the OAuthToken and Configuration instance