Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
raitonoberu committed Jul 28, 2022
1 parent c02698c commit 0e4e92a
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 @@ -46,7 +46,7 @@ var rootCmd = &coral.Command{
Use: "sptlrx",
Short: "Time-synced lyrics in your terminal",
Long: "A CLI app that shows time-synced lyrics in your terminal",
Version: "v1.0.0-rc1",
Version: "v1.0.0",
SilenceUsage: true,

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

0 comments on commit 0e4e92a

Please sign in to comment.