From 08cc046ce7b4c98c64269112d7bc2fb504f9bb9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20POIS?= Date: Mon, 30 Oct 2017 11:48:48 +0100 Subject: [PATCH] Verson bump --- MangoPay/Libraries/RestTool.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MangoPay/Libraries/RestTool.php b/MangoPay/Libraries/RestTool.php index 68e18ecd..81d5a58b 100644 --- a/MangoPay/Libraries/RestTool.php +++ b/MangoPay/Libraries/RestTool.php @@ -9,7 +9,7 @@ */ class RestTool { - const VERSION = '2.6.3'; + const VERSION = '2.6.4'; /** * Root/parent instance that holds the OAuthToken and Configuration instance