Skip to content

Commit 6a41d8f

Browse files
committed
Update for v2.13.0
1 parent 2d70d58 commit 6a41d8f

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
@@ -63,7 +63,7 @@ class Client implements ProviderInterface
6363
*/
6464
private static $basePath = '/geoip/v2.1';
6565

66-
public const VERSION = 'v2.12.2';
66+
public const VERSION = 'v2.13.0';
6767

6868
/**
6969
* Constructor.

0 commit comments

Comments
 (0)