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 c28e808 commit a807fbfCopy full SHA for a807fbf
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.8.0';
+ const VERSION = 'v2.9.0';
51
52
/**
53
* Constructor.
0 commit comments