From a14c294cfefbe91cc14a59809032fc95ee994645 Mon Sep 17 00:00:00 2001 From: Sander van Hooft Date: Tue, 30 May 2023 15:11:03 +0200 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 73500e10..092abc01 100644 --- a/src/MollieApiClient.php +++ b/src/MollieApiClient.php @@ -46,7 +46,7 @@ class MollieApiClient /** * Version of our client. */ - public const CLIENT_VERSION = "2.55.0"; + public const CLIENT_VERSION = "2.56.0"; /** * Endpoint of the remote API.