We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c68ef4 commit 88f7dfcCopy full SHA for 88f7dfc
1 file changed
src/MinFraud/ServiceClient.php
@@ -9,7 +9,7 @@
9
10
abstract class ServiceClient
11
{
12
- public const VERSION = 'v3.2.0-beta.1';
+ public const VERSION = 'v3.2.0-beta.2';
13
14
/**
15
* @var Client
0 commit comments