Skip to content

Commit 1a802ce

Browse files
committed
Update for v3.0.0
1 parent 1ca1c06 commit 1a802ce

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
@@ -55,7 +55,7 @@ class Client implements ProviderInterface
5555
private WsClient $client;
5656
private static string $basePath = '/geoip/v2.1';
5757

58-
public const VERSION = 'v2.13.0';
58+
public const VERSION = 'v3.0.0';
5959

6060
/**
6161
* Constructor.

0 commit comments

Comments
 (0)