We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6af5dc1 commit 407b887Copy full SHA for 407b887
1 file changed
cmd/version.go
@@ -8,7 +8,7 @@ import (
8
)
9
10
const (
11
- DbqVersion = "v0.0.3"
+ DbqVersion = "v0.0.4"
12
13
14
func NewVersionCommand() *cobra.Command {
0 commit comments