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 e954667 commit 419557cCopy full SHA for 419557c
src/WebService/Client.php
@@ -47,7 +47,7 @@ class Client implements ProviderInterface
47
private $client;
48
private static $basePath = '/geoip/v2.1';
49
50
- const VERSION = 'v2.9.0';
+ const VERSION = 'v2.10.0';
51
52
/**
53
* Constructor.
0 commit comments