From 71bb7e8aa73cbb83766953c93536a97c3fcea8e5 Mon Sep 17 00:00:00 2001 From: Sander van Hooft Date: Sun, 30 Jul 2023 23:17:08 +0200 Subject: [PATCH] Updated version number --- src/MollieApiClient.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/MollieApiClient.php b/src/MollieApiClient.php index 4e0e0a88..545d4006 100644 --- a/src/MollieApiClient.php +++ b/src/MollieApiClient.php @@ -47,7 +47,7 @@ class MollieApiClient /** * Version of our client. */ - public const CLIENT_VERSION = "2.59.0"; + public const CLIENT_VERSION = "2.60.0"; /** * Endpoint of the remote API.