Skip to content

Commit 4625176

Browse files
committed
v0.4
1 parent fe8debc commit 4625176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/biu-cli.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ var (
2626
ip string
2727
pageSize int
2828
client = resty.New()
29-
version = "v0.3"
29+
version = "v0.4"
3030
)
3131

3232
func biuPrint(header []string, data [][]string) {

0 commit comments

Comments
 (0)