Skip to content

Commit fa01e95

Browse files
committed
Update CLIENT_VERSION to 3.3.2
1 parent eff0aa3 commit fa01e95

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.1';
123+
public const CLIENT_VERSION = '3.3.2';
124124

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

0 commit comments

Comments
 (0)