Skip to content

Commit 321ffac

Browse files
committed
Update for v3.2.0
1 parent ba615b2 commit 321ffac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MinFraud/ServiceClient.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
abstract class ServiceClient
1111
{
12-
public const VERSION = 'v3.2.0-beta.2';
12+
public const VERSION = 'v3.2.0';
1313

1414
/**
1515
* @var Client

0 commit comments

Comments
 (0)