Skip to content

Commit

Permalink
Update MollieApiClient.php
Browse files Browse the repository at this point in the history
  • Loading branch information
sandervanhooft authored Nov 21, 2024
1 parent ac1e033 commit ac20528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MollieApiClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ class MollieApiClient
/**
* Version of our client.
*/
public const CLIENT_VERSION = "2.74.1";
public const CLIENT_VERSION = "2.75.0";

/**
* Endpoint of the remote API.
Expand Down

0 comments on commit ac20528

Please sign in to comment.