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 1ca1c06 commit 1a802ceCopy full SHA for 1a802ce
src/WebService/Client.php
@@ -55,7 +55,7 @@ class Client implements ProviderInterface
55
private WsClient $client;
56
private static string $basePath = '/geoip/v2.1';
57
58
- public const VERSION = 'v2.13.0';
+ public const VERSION = 'v3.0.0';
59
60
/**
61
* Constructor.
0 commit comments