Skip to content

Commit d01be58

Browse files
committed
Update for v2.11.0
1 parent 7f6b3f4 commit d01be58

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

52-
const VERSION = 'v2.10.0';
52+
const VERSION = 'v2.11.0';
5353

5454
/**
5555
* Constructor.

0 commit comments

Comments
 (0)