Skip to content

Commit 419557c

Browse files
committed
Update for v2.10.0
1 parent e954667 commit 419557c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/WebService/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ class Client implements ProviderInterface
4747
private $client;
4848
private static $basePath = '/geoip/v2.1';
4949

50-
const VERSION = 'v2.9.0';
50+
const VERSION = 'v2.10.0';
5151

5252
/**
5353
* Constructor.

0 commit comments

Comments
 (0)