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 4f920a1 commit ca9f9a2Copy full SHA for ca9f9a2
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.6.0';
+ const VERSION = 'v2.7.0';
51
52
/**
53
* Constructor.
0 commit comments