Skip to content

Commit 87602e1

Browse files
committed
Update for v2.5.0
1 parent 02ef27e commit 87602e1

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
@@ -48,7 +48,7 @@ class Client implements ProviderInterface
4848
private $client;
4949
private static $basePath = '/geoip/v2.1';
5050

51-
const VERSION = 'v2.4.5';
51+
const VERSION = 'v2.5.0';
5252

5353
/**
5454
* Constructor.

0 commit comments

Comments
 (0)