Skip to content

Commit 9a442bb

Browse files
committed
Update for v1.21.0
1 parent fe34454 commit 9a442bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MinFraud/ServiceClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
abstract class ServiceClient
1212
{
13-
public const VERSION = 'v1.20.0';
13+
public const VERSION = 'v1.21.0';
1414

1515
/**
1616
* @var Client

0 commit comments

Comments
 (0)