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 fe34454 commit 9a442bbCopy full SHA for 9a442bb
src/MinFraud/ServiceClient.php
@@ -10,7 +10,7 @@
10
11
abstract class ServiceClient
12
{
13
- public const VERSION = 'v1.20.0';
+ public const VERSION = 'v1.21.0';
14
15
/**
16
* @var Client
0 commit comments