Skip to content

Commit c86fbea

Browse files
committed
Update for v3.1.0
1 parent ecbdafc commit c86fbea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/WebService/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ class Client implements ProviderInterface
5858
private WsClient $client;
5959
private static string $basePath = '/geoip/v2.1';
6060

61-
public const VERSION = 'v3.0.0';
61+
public const VERSION = 'v3.1.0';
6262

6363
/**
6464
* Constructor.

0 commit comments

Comments
 (0)