Skip to content

Commit cf55b54

Browse files
Update version
1 parent a332b84 commit cf55b54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/root/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ import (
2525
"github.com/spf13/viper"
2626
)
2727

28-
var version = "1.2.8"
28+
var version = "1.2.9"
2929

3030
//go:embed root.md
3131
var rootHelp string

0 commit comments

Comments
 (0)