branch: externals/denote-silo commit 247ce2685baa2521c37f1671ec3ee1d1c01f5497 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Bump version to trigger GNU ELPA package rebuild This is to include commit ee58928, without waiting for the next major release of Denote and the related packages I maintain. --- denote-silo.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/denote-silo.el b/denote-silo.el index a8d5b4685e..43c497b1b2 100644 --- a/denote-silo.el +++ b/denote-silo.el @@ -5,7 +5,7 @@ ;; Author: Protesilaos Stavrou <i...@protesilaos.com> ;; Maintainer: Protesilaos Stavrou <i...@protesilaos.com> ;; URL: https://github.com/protesilaos/denote-silo -;; Version: 0.1.1 +;; Version: 0.1.2 ;; Package-Requires: ((emacs "28.1") (denote "4.0.0")) ;; This file is NOT part of GNU Emacs.