Skip to content

Commit

Permalink
bump version to 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
brianstrauch committed Jun 30, 2021
1 parent 0ae20f8 commit c9e132a
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 @@ -32,7 +32,7 @@ func main() {
root := &cobra.Command{
Use: "spotify",
Short: "Spotify for the terminal 🎵",
Version: "1.6.0",
Version: "1.8.1",
PersistentPreRunE: promptUpdate,
}

Expand Down

0 comments on commit c9e132a

Please sign in to comment.