Skip to content

Commit 5daee81

Browse files
committed
Update for v3.1.0
1 parent 6cf6560 commit 5daee81

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
@@ -9,7 +9,7 @@
99

1010
abstract class ServiceClient
1111
{
12-
public const VERSION = 'v3.0.1';
12+
public const VERSION = 'v3.1.0';
1313

1414
/**
1515
* @var Client

0 commit comments

Comments
 (0)