branch: elpa/gnosis commit 4fec18f9e4006e65c57edf97ac2ff3545a62fc9b Author: Thanos Apollo <pub...@thanosapollo.org> Commit: Thanos Apollo <pub...@thanosapollo.org>
version bump: 0.5.1 & news update. + Documentation update to fix nongnu elpa build issue + Minor bug fixes due to typos. --- NEWS | 3 +++ gnosis.el | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 3bc551797c..c02aa11ccc 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,7 @@ -*- mode: org -*- +* 0.5.1 ++ Minor bug fixes & documentation update. + * 0.5.0 [[http://thanosapollo.org/posts/gnosis-0-5-0-release/][Announcement post]] diff --git a/gnosis.el b/gnosis.el index 267745ee34..3b9ddb0837 100644 --- a/gnosis.el +++ b/gnosis.el @@ -6,7 +6,7 @@ ;; Keywords: extensions ;; URL: https://thanosapollo.org/projects/gnosis -;; Version: 0.5.0 +;; Version: 0.5.1 ;; Package-Requires: ((emacs "27.2") (emacsql "4.1.0") (compat "29.1.4.2") (transient "0.7.2") (org-gnosis "0.0.9"))