Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
brianstrauch committed Jul 11, 2021
1 parent 001ae23 commit 811763d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ func main() {
root := &cobra.Command{
Use: "spotify",
Short: "Spotify for the terminal 🎵",
Version: "1.9.1",
Version: "1.9.2",
PersistentPreRunE: promptUpdate,
}

Expand Down

0 comments on commit 811763d

Please sign in to comment.