Skip to content

Commit 98e4481

Browse files
authored
🔖 Release 0.3.2
🔖 Release 0.3.2
2 parents 8f78458 + cdaa1a2 commit 98e4481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

leancloud/client.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77
"strings"
88
)
99

10-
const Version = "0.3.1"
10+
const Version = "0.3.2"
1111

1212
type Client struct {
1313
serverURL string

0 commit comments

Comments
 (0)