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 6cb7ff4 commit 57e0384Copy full SHA for 57e0384
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.3';
+ const VERSION = 'v2.4.4';
52
53
/**
54
* Constructor.
0 commit comments