Skip to content

Commit 24b278b

Browse files
committed
update version number
1 parent 1507d0a commit 24b278b

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.1';
51+
const VERSION = 'v2.4.2';
5252

5353
/**
5454
* Constructor.

0 commit comments

Comments
 (0)