Skip to content

Commit 674ddbb

Browse files
committed
Update CLIENT_VERSION to 3.4.0
1 parent 156cd5f commit 674ddbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MollieApiClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ class MollieApiClient implements Connector
120120
/**
121121
* Version of our client.
122122
*/
123-
public const CLIENT_VERSION = '3.3.3';
123+
public const CLIENT_VERSION = '3.4.0';
124124

125125
/**
126126
* Endpoint of the remote API.

0 commit comments

Comments
 (0)