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 60c5325 commit b7aa587Copy full SHA for b7aa587
src/WebService/Client.php
@@ -54,7 +54,7 @@ class Client implements ProviderInterface
54
private readonly WsClient $client;
55
private static string $basePath = '/geoip/v2.1';
56
57
- public const VERSION = 'v3.1.0';
+ public const VERSION = 'v3.2.0';
58
59
/**
60
* Constructor.
0 commit comments