diff --git a/src/Client.php b/src/Client.php index fb606df..4e4b127 100644 --- a/src/Client.php +++ b/src/Client.php @@ -38,7 +38,7 @@ */ class Client { - public const VERSION = '0.0.4'; + public const VERSION = '0.0.'; public const DEFAULT_BASE_URL = 'https://partner.shopeemobile.com';