Skip to content

Commit d256606

Browse files
committed
Update for v2.12.1
1 parent e49113a commit d256606

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

64-
public const VERSION = 'v2.12.0';
64+
public const VERSION = 'v2.12.1';
6565

6666
/**
6767
* Constructor.

0 commit comments

Comments
 (0)