We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f78458 + cdaa1a2 commit 98e4481Copy full SHA for 98e4481
leancloud/client.go
@@ -7,7 +7,7 @@ import (
7
"strings"
8
)
9
10
-const Version = "0.3.1"
+const Version = "0.3.2"
11
12
type Client struct {
13
serverURL string
0 commit comments