Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
raitonoberu committed May 22, 2023
1 parent 80d1bed commit abec2db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ var rootCmd = &cobra.Command{
Use: "sptlrx",
Short: "Synchronized lyrics in your terminal",
Long: "A CLI app that shows time-synchronized lyrics in your terminal",
Version: "v1.0.0",
Version: "v1.1.0",
SilenceUsage: true,

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

0 comments on commit abec2db

Please sign in to comment.