Skip to content

Commit ca9f9a2

Browse files
committed
Update for v2.7.0
1 parent 4f920a1 commit ca9f9a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.6.0';
50+
const VERSION = 'v2.7.0';
5151

5252
/**
5353
* Constructor.

0 commit comments

Comments
 (0)