branch: externals/denote commit 1d714e8fb260470ada1f48dce731f6849905b78f Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Bump version to 0.5.1 Just to trigger a rebuild of the package to include commit e13dc9c. --- denote.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/denote.el b/denote.el index f8655ca30b..1fa8ae5dc4 100644 --- a/denote.el +++ b/denote.el @@ -6,7 +6,7 @@ ;; Maintainer: Denote Development <~protesilaos/den...@lists.sr.ht> ;; URL: https://git.sr.ht/~protesilaos/denote ;; Mailing-List: https://lists.sr.ht/~protesilaos/denote -;; Version: 0.5.0 +;; Version: 0.5.1 ;; Package-Requires: ((emacs "27.2")) ;; This file is NOT part of GNU Emacs.