branch: externals/denote-sequence commit fd938da75573cc8b70e77ea00248c0c446613d43 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Update to denote-sequence 0.1.0 The release notes will be available in the change log of Denote version 4.0.0, which I will publish in a few minutes. --- denote-sequence.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/denote-sequence.el b/denote-sequence.el index 9f8ca68348..c9499b76df 100644 --- a/denote-sequence.el +++ b/denote-sequence.el @@ -5,7 +5,7 @@ ;; Author: Protesilaos Stavrou <i...@protesilaos.com> ;; Maintainer: Protesilaos Stavrou <i...@protesilaos.com> ;; URL: https://github.com/protesilaos/denote-sequence -;; Version: 0.0.0.1 +;; Version: 0.1.0 ;; Package-Requires: ((emacs "28.1") (denote "3.1.0")) ;; This file is NOT part of GNU Emacs.