From c3eb21214583f21655d4182b4c5b2f73e5a1dd0e Mon Sep 17 00:00:00 2001 From: Sander van Hooft Date: Wed, 31 Mar 2021 16:44:26 +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 e6be115e..9523180a 100644 --- a/src/MollieApiClient.php +++ b/src/MollieApiClient.php @@ -45,7 +45,7 @@ class MollieApiClient /** * Version of our client. */ - const CLIENT_VERSION = "2.30.1"; + const CLIENT_VERSION = "2.30.2"; /** * Endpoint of the remote API.