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