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