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 d96ddc1 commit 83adb44Copy full SHA for 83adb44
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.1';
+ public const VERSION = 'v2.12.2';
65
66
/**
67
* Constructor.
0 commit comments