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 02ef27e commit 87602e1Copy full SHA for 87602e1
src/WebService/Client.php
@@ -48,7 +48,7 @@ class Client implements ProviderInterface
48
private $client;
49
private static $basePath = '/geoip/v2.1';
50
51
- const VERSION = 'v2.4.5';
+ const VERSION = 'v2.5.0';
52
53
/**
54
* Constructor.
0 commit comments