Skip to content

Commit

Permalink
πŸ”– Release 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nicecui committed Oct 27, 2022
1 parent 8f78458 commit cdaa1a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion leancloud/client.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
"strings"
)

const Version = "0.3.1"
const Version = "0.3.2"

type Client struct {
serverURL string
Expand Down

0 comments on commit cdaa1a2

Please sign in to comment.