Skip to content

Commit a807fbf

Browse files
committed
Update for v2.9.0
1 parent c28e808 commit a807fbf

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

5252
/**
5353
* Constructor.

0 commit comments

Comments
 (0)