Skip to content

Commit cdd6284

Browse files
committed
update VERSION_ID
1 parent 0def06e commit cdd6284

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ abstract class Client
4949
/**
5050
* Class library version
5151
*/
52-
const VERSION_ID = '1.4.0';
52+
const VERSION_ID = '1.4.2';
5353

5454
/**
5555
* @var Options

0 commit comments

Comments
 (0)