Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
brianstrauch committed Jul 3, 2021
1 parent 5afd2b0 commit a68c39c
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.0",
Version: "1.9.1",
PersistentPreRunE: promptUpdate,
}

Expand Down

0 comments on commit a68c39c

Please # to comment.