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 46a2f79 commit b28a0edCopy full SHA for b28a0ed
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.4';
+ const VERSION = 'v2.4.5';
52
53
/**
54
* Constructor.
0 commit comments