Skip to content

Commit 9f6f1ed

Browse files
committed
Update for v2.6.0
1 parent b89e524 commit 9f6f1ed

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

5252
/**
5353
* Constructor.

0 commit comments

Comments
 (0)