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 1507d0a commit 24b278bCopy full SHA for 24b278b
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.1';
+ const VERSION = 'v2.4.2';
52
53
/**
54
* Constructor.
0 commit comments