Skip to content

Commit 83adb44

Browse files
committed
Update for v2.12.2
1 parent d96ddc1 commit 83adb44

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.1';
64+
public const VERSION = 'v2.12.2';
6565

6666
/**
6767
* Constructor.

0 commit comments

Comments
 (0)