We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b94d29 commit f981dddCopy full SHA for f981ddd
1 file changed
cmd/root.go
@@ -11,7 +11,7 @@ import (
11
12
const (
13
envPrefix = "DMT"
14
- VER = "v0.1.19"
+ VER = "v0.1.20"
15
)
16
17
var (
0 commit comments