We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 576f02e commit d853faaCopy full SHA for d853faa
src/Api.php
@@ -48,7 +48,7 @@
48
*/
49
class Api
50
{
51
- public const string LIBRARY_VERSION = '1.3.0';
+ public const string LIBRARY_VERSION = '1.3.2';
52
53
public const string API_VERSION = '0.0.6';
54
0 commit comments