Skip to content

Commit 67dec9b

Browse files
committed
bump v0.1.3
1 parent 1a4bcb6 commit 67dec9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import (
2222
)
2323

2424
const (
25-
DbqCtlVersion = "v0.1.2"
25+
DbqCtlVersion = "v0.1.3"
2626
)
2727

2828
func NewVersionCommand() *cobra.Command {

0 commit comments

Comments
 (0)