branch: externals/ement commit 96f3c22cca6124656f4b8727e1c516c21816cd13 Author: Adam Porter <a...@alphapapa.net> Commit: Adam Porter <a...@alphapapa.net>
Meta: 0.1.1-pre --- README.org | 4 ++++ ement.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index 305755533c..361fae612a 100644 --- a/README.org +++ b/README.org @@ -260,6 +260,10 @@ However, note that ~matrix-client~ is a more mature client and is very reliable :TOC: :depth 0 :END: +** 0.1.1 + +Nothing new yet. + ** 0.1 After almost two years of development, the first tagged release. Submitted to GNU ELPA. diff --git a/ement.el b/ement.el index 00ce097d8b..51af0cb2a6 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.1 +;; Version: 0.1.1-pre ;; Package-Requires: ((emacs "27.1") (map "2.1") (plz "0.2") (taxy "0.9") (taxy-magit-section "0.9") (svg-lib "0.2.5") (transient "0.3.7")) ;; Keywords: comm