We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59a45c6 commit 4708fd7Copy full SHA for 4708fd7
1 file changed
src/MinFraud/ServiceClient.php
@@ -9,7 +9,7 @@
9
10
abstract class ServiceClient
11
{
12
- public const VERSION = 'v3.0.0';
+ public const VERSION = 'v3.0.1';
13
14
/**
15
* @var Client
0 commit comments