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