From f53e64890e4521b5687e2f5678e7d4c04b4ab421 Mon Sep 17 00:00:00 2001 From: Riwak Date: Thu, 13 Jun 2019 15:41:49 +0200 Subject: [PATCH] Version bump 2.12.1 --- 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 ee3315ab..ecd1dcf0 100644 --- a/MangoPay/Libraries/RestTool.php +++ b/MangoPay/Libraries/RestTool.php @@ -10,7 +10,7 @@ */ class RestTool { - const VERSION = '2.12.0'; + const VERSION = '2.12.1'; /** * Root/parent instance that holds the OAuthToken and Configuration instance