diff --git a/src/WebService/Client.php b/src/WebService/Client.php index bac82f85..ce0e49f1 100644 --- a/src/WebService/Client.php +++ b/src/WebService/Client.php @@ -47,7 +47,7 @@ class Client implements ProviderInterface private $client; private static $basePath = '/geoip/v2.1'; - const VERSION = 'v2.7.0'; + const VERSION = 'v2.8.0'; /** * Constructor.