From 2df6efed9b0a56403dc16125b9666f0c60ebb31c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20POIS?= Date: Wed, 8 Jan 2020 12:34:20 +0100 Subject: [PATCH] Bump 2.13.0 --- 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 e9cdd8f5..770f3146 100644 --- a/MangoPay/Libraries/RestTool.php +++ b/MangoPay/Libraries/RestTool.php @@ -10,7 +10,7 @@ */ class RestTool { - const VERSION = '2.12.2'; + const VERSION = '2.13.0'; /** * Root/parent instance that holds the OAuthToken and Configuration instance