branch: externals/ement commit b5e362660dfb6677b85a446d9fc8da437abbd684 Author: Adam Porter <a...@alphapapa.net> Commit: Adam Porter <a...@alphapapa.net>
Meta: v0.12-pre --- README.org | 4 ++++ ement.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index f8c3b2d2ca..525f58694c 100644 --- a/README.org +++ b/README.org @@ -292,6 +292,10 @@ Ement.el doesn't support encrypted rooms natively, but it can be used transparen :TOC: :depth 0 :END: +** 0.12-pre + +Nothing new yet. + ** 0.11 *Additions* diff --git a/ement.el b/ement.el index 0538e25596..4ac4af4492 100644 --- a/ement.el +++ b/ement.el @@ -5,7 +5,7 @@ ;; Author: Adam Porter <a...@alphapapa.net> ;; Maintainer: Adam Porter <a...@alphapapa.net> ;; URL: https://github.com/alphapapa/ement.el -;; Version: 0.11 +;; Version: 0.12-pre ;; Package-Requires: ((emacs "27.1") (map "2.1") (persist "0.5") (plz "0.6") (taxy "0.10") (taxy-magit-section "0.12.1") (svg-lib "0.2.5") (transient "0.3.7")) ;; Keywords: comm