Skip to content

Commit 8f75687

Browse files
committed
update version number
1 parent 31ad756 commit 8f75687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/fever/cmds/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77
)
88

99
const (
10-
version = "1.0.20"
10+
version = "1.1.0"
1111
)
1212

1313
// versionCmd represents the version command

0 commit comments

Comments
 (0)