branch: externals/plz commit 5008920318e93de6ab4b1a57451dc8437edfe4d6 Author: Adam Porter <a...@alphapapa.net> Commit: Adam Porter <a...@alphapapa.net>
Meta: v0.10-pre --- README.org | 4 ++++ plz.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index bc7b2866a6..5e40920a33 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.10-pre + +Nothing new yet. + ** 0.9 *Compatibility* diff --git a/plz.el b/plz.el index 49b37add06..7d5246ca5d 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.10-pre ;; Package-Requires: ((emacs "27.1")) ;; Keywords: comm, network, http