Skip to content

Commit a3b2623

Browse files
authored
bump version to v0.1.7 (#99)
1 parent f878b4e commit a3b2623

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package app
33
import "github.com/urfave/cli/v2"
44

55
const (
6-
DefaultVersion = "v0.1.3"
6+
DefaultVersion = "v0.1.7"
77
)
88

99
var (

0 commit comments

Comments
 (0)