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 e49113a commit d256606Copy full SHA for d256606
src/WebService/Client.php
@@ -61,7 +61,7 @@ class Client implements ProviderInterface
61
*/
62
private static $basePath = '/geoip/v2.1';
63
64
- public const VERSION = 'v2.12.0';
+ public const VERSION = 'v2.12.1';
65
66
/**
67
* Constructor.
0 commit comments