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 fa4fbb0 commit db8612dCopy full SHA for db8612d
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.11.0';
+ public const VERSION = 'v2.12.0';
65
66
/**
67
* Constructor.
0 commit comments