Skip to content

Commit 5963c65

Browse files
committed
fix version
1 parent 1c6bb8b commit 5963c65

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.3.8"
10+
version = "1.4.0"
1111
)
1212

1313
// versionCmd represents the version command

0 commit comments

Comments
 (0)