We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0def06e commit cdd6284Copy full SHA for cdd6284
1 file changed
src/Client.php
@@ -49,7 +49,7 @@ abstract class Client
49
/**
50
* Class library version
51
*/
52
- const VERSION_ID = '1.4.0';
+ const VERSION_ID = '1.4.2';
53
54
55
* @var Options
0 commit comments