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