diff --git a/leancloud/client.go b/leancloud/client.go index 5c8f8ec..563f31f 100644 --- a/leancloud/client.go +++ b/leancloud/client.go @@ -7,7 +7,7 @@ import ( "strings" ) -const Version = "0.3.1" +const Version = "0.3.2" type Client struct { serverURL string