Skip to content

Commit 407b887

Browse files
committed
dbq v0.0.4
1 parent 6af5dc1 commit 407b887

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
@@ -8,7 +8,7 @@ import (
88
)
99

1010
const (
11-
DbqVersion = "v0.0.3"
11+
DbqVersion = "v0.0.4"
1212
)
1313

1414
func NewVersionCommand() *cobra.Command {

0 commit comments

Comments
 (0)