We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 420b155 commit 634fdd4Copy full SHA for 634fdd4
1 file changed
cmd/version.go
@@ -22,7 +22,7 @@ import (
22
)
23
24
const (
25
- DbqCtlVersion = "v0.0.5"
+ DbqCtlVersion = "v0.0.6"
26
27
28
func NewVersionCommand() *cobra.Command {
0 commit comments