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