branch: externals-release/plz commit 635a026926ea4ad33d78033a4ba4870e9e34156f Author: Adam Porter <a...@alphapapa.net> Commit: Adam Porter <a...@alphapapa.net>
Meta: v0.9.1-pre --- README.org | 4 ++++ plz.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index bc7b2866a6..7c27a40aeb 100644 --- a/README.org +++ b/README.org @@ -188,6 +188,10 @@ You may also clear a queue with ~plz-clear~, which cancels any active or queued :TOC: :depth 0 :END: +** 0.9.1-pre + +Nothing new yet. + ** 0.9 *Compatibility* diff --git a/plz.el b/plz.el index 49b37add06..3eb64ed78a 100644 --- a/plz.el +++ b/plz.el @@ -5,7 +5,7 @@ ;; Author: Adam Porter <a...@alphapapa.net> ;; Maintainer: Adam Porter <a...@alphapapa.net> ;; URL: https://github.com/alphapapa/plz.el -;; Version: 0.9 +;; Version: 0.9.1-pre ;; Package-Requires: ((emacs "27.1")) ;; Keywords: comm, network, http