branch: externals/taxy-magit-section commit 2f65ddb250723d18d60f7b3000a6a1624c4f48f0 Author: Adam Porter <a...@alphapapa.net> Commit: Adam Porter <a...@alphapapa.net>
Meta: v0.14.1-pre --- README.org | 4 ++++ taxy-magit-section.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index 980e0a1007..24416d7bce 100644 --- a/README.org +++ b/README.org @@ -32,6 +32,10 @@ This library renders [[https://github.com/alphapapa/taxy.el][Taxy]] structs with :TOC: :depth 0 :END: +** 0.14.1-pre + +Nothing new yet. + ** 0.14 *Fixes* diff --git a/taxy-magit-section.el b/taxy-magit-section.el index 8792f0b392..59944d8081 100644 --- a/taxy-magit-section.el +++ b/taxy-magit-section.el @@ -5,7 +5,7 @@ ;; Author: Adam Porter <a...@alphapapa.net> ;; Maintainer: Adam Porter <a...@alphapapa.net> ;; URL: https://github.com/alphapapa/taxy.el -;; Version: 0.14 +;; Version: 0.14.1-pre ;; Package-Requires: ((emacs "26.3") (magit-section "3.2.1") (taxy "0.10")) ;; Keywords: lisp