We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c4e0c8 commit affe904Copy full SHA for affe904
1 file changed
src/Api.php
@@ -48,7 +48,7 @@
48
*/
49
class Api
50
{
51
- public const string LIBRARY_VERSION = '1.5.0';
+ public const string LIBRARY_VERSION = '1.5.1';
52
53
public const string API_VERSION = '1.2.5';
54
0 commit comments