Skip to content

Commit 241e444

Browse files
committed
update version number
1 parent f1f567c commit 241e444

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

51-
const VERSION = 'v2.4.0';
51+
const VERSION = 'v2.4.1';
5252

5353
/**
5454
* Constructor.

0 commit comments

Comments
 (0)