From b54e0b05b98e15233d89724933c42c249d4b13d4 Mon Sep 17 00:00:00 2001 From: Sander van Hooft Date: Tue, 19 Dec 2023 17:06:39 +0100 Subject: [PATCH] Update version number --- src/MollieApiClient.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/MollieApiClient.php b/src/MollieApiClient.php index 59d041c9..4f99d05d 100644 --- a/src/MollieApiClient.php +++ b/src/MollieApiClient.php @@ -50,7 +50,7 @@ class MollieApiClient /** * Version of our client. */ - public const CLIENT_VERSION = "2.63.0"; + public const CLIENT_VERSION = "2.64.0"; /** * Endpoint of the remote API.