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 f1f567c commit 241e444Copy full SHA for 241e444
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.0';
+ const VERSION = 'v2.4.1';
52
53
/**
54
* Constructor.
0 commit comments