branch: externals/ement commit 9e3c7fe07d396a68fa78617465c2cdb9781e8e80 Author: Adam Porter <a...@alphapapa.net> Commit: Adam Porter <a...@alphapapa.net>
Release: v0.1.3 --- README.org | 2 +- ement.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 7b4b1fc987..961f203828 100644 --- a/README.org +++ b/README.org @@ -270,7 +270,7 @@ Note that, while ~matrix-client~ remains usable, and probably will for some time :TOC: :depth 0 :END: -** 0.1.3-pre +** 0.1.3 *Fixed* # + Read receipt-sending function was called too many times when scrolling. diff --git a/ement.el b/ement.el index 04a30c033f..1699edbbe8 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.3-pre +;; Version: 0.1.3 ;; 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