We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecbdafc commit c86fbeaCopy full SHA for c86fbea
src/WebService/Client.php
@@ -58,7 +58,7 @@ class Client implements ProviderInterface
58
private WsClient $client;
59
private static string $basePath = '/geoip/v2.1';
60
61
- public const VERSION = 'v3.0.0';
+ public const VERSION = 'v3.1.0';
62
63
/**
64
* Constructor.
0 commit comments