Skip to content

Commit

Permalink
Update client version to v6.1.1 (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
stanleyphu authored Apr 2, 2024
1 parent 5dd7866 commit 013c49a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apiclient.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import (
)

const (
ClientVersion string = "6.0.0"
ClientVersion string = "6.1.1"
)

type ApiClient struct {
Expand Down

0 comments on commit 013c49a

Please sign in to comment.