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 2d70d58 commit 6a41d8fCopy full SHA for 6a41d8f
src/WebService/Client.php
@@ -63,7 +63,7 @@ class Client implements ProviderInterface
63
*/
64
private static $basePath = '/geoip/v2.1';
65
66
- public const VERSION = 'v2.12.2';
+ public const VERSION = 'v2.13.0';
67
68
/**
69
* Constructor.
0 commit comments