Skip to content

Commit 634fdd4

Browse files
committed
v0.0.6
1 parent 420b155 commit 634fdd4

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.0.5"
25+
DbqCtlVersion = "v0.0.6"
2626
)
2727

2828
func NewVersionCommand() *cobra.Command {

0 commit comments

Comments
 (0)