Skip to content

Commit e8b0e0a

Browse files
committed
🔖 Release 0.3.1
1 parent a4fbdff commit e8b0e0a

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.0"
10+
const Version = "0.3.1"
1111

1212
type Client struct {
1313
serverURL string

0 commit comments

Comments
 (0)