Skip to content

Commit abec2db

Browse files
committed
Bump version
1 parent 80d1bed commit abec2db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/root.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ var rootCmd = &cobra.Command{
4848
Use: "sptlrx",
4949
Short: "Synchronized lyrics in your terminal",
5050
Long: "A CLI app that shows time-synchronized lyrics in your terminal",
51-
Version: "v1.0.0",
51+
Version: "v1.1.0",
5252
SilenceUsage: true,
5353

5454
RunE: func(cmd *cobra.Command, args []string) error {

0 commit comments

Comments
 (0)