Skip to content

Commit b28a0ed

Browse files
committed
Update for v2.4.5
1 parent 46a2f79 commit b28a0ed

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

5353
/**
5454
* Constructor.

0 commit comments

Comments
 (0)