Skip to content

Commit

Permalink
Release: v0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
alphapapa committed Mar 28, 2024
1 parent 7a126a0 commit 61c5115
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 3 additions & 1 deletion README.org
Expand Up @@ -223,7 +223,9 @@ The ~listen-mode~ minor mode runs a timer which plays the next track in the curr

* Changelog

** v0.9-pre
** v0.9

/Released without additional changes due to change in ELPA recipe./

*Fixes*
- Currently playing column in queue list buffer.
Expand Down
4 changes: 3 additions & 1 deletion docs/README.org
Expand Up @@ -235,7 +235,9 @@ The ~listen-mode~ minor mode runs a timer which plays the next track in the curr

* Changelog

** v0.9-pre
** v0.9

/Released without additional changes due to change in ELPA recipe./

*Fixes*
+ Currently playing column in queue list buffer.
Expand Down
2 changes: 1 addition & 1 deletion listen.el
Expand Up @@ -6,7 +6,7 @@
;; Maintainer: Adam Porter <adam@alphapapa.net>
;; Keywords: multimedia
;; Package-Requires: ((emacs "29.1") (persist "0.6") (taxy "0.10") (taxy-magit-section "0.13") (transient "0.5.3"))
;; Version: 0.9-pre
;; Version: 0.9
;; URL: https://github.com/alphapapa/listen.el

;; This program is free software; you can redistribute it and/or modify
Expand Down

0 comments on commit 61c5115

Please sign in to comment.