Skip to content

Commit 31a8f16

Browse files
authored
bump to 13 (#236)
1 parent 574958b commit 31a8f16

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.10.0"
6+
DefaultVersion = "v0.13.0"
77
)
88

99
var (

0 commit comments

Comments
 (0)