Skip to content

Commit f981ddd

Browse files
committed
up version to v0.1.20
1 parent 0b94d29 commit f981ddd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import (
1111

1212
const (
1313
envPrefix = "DMT"
14-
VER = "v0.1.19"
14+
VER = "v0.1.20"
1515
)
1616

1717
var (

0 commit comments

Comments
 (0)