diff --git a/src/Api.php b/src/Api.php index 18718d5..86419cb 100644 --- a/src/Api.php +++ b/src/Api.php @@ -48,7 +48,7 @@ use RuntimeException; */ class Api { - public const string LIBRARY_VERSION = '1.3.0'; + public const string LIBRARY_VERSION = '1.3.2'; public const string API_VERSION = '0.0.6';