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