branch: elpa/gnosis
commit 0c1a5dc92e4495976fc2d952dbea59873a4db797
Author: Thanos Apollo <pub...@thanosapollo.org>
Commit: Thanos Apollo <pub...@thanosapollo.org>

    Version bump: 0.5.5.
    
    + Performance improvements for un/suspending decks.
    + Minor bug fixes & adjustments.
---
 NEWS.org  | 3 +++
 gnosis.el | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/NEWS.org b/NEWS.org
index e40e9de06fb..e2e1c9552b6 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -1,3 +1,6 @@
+* 0.5.5
++ Performance improvements for un/suspending decks.
++ Minor bug fixes & adjustments.
 * 0.5.4
 + New feature: open of file links in a new buffer.
   + This can be used to view images or pdf/ebooks.
diff --git a/gnosis.el b/gnosis.el
index 0c40b780a3a..dcbaa60b408 100644
--- a/gnosis.el
+++ b/gnosis.el
@@ -6,7 +6,7 @@
 ;; Keywords: extensions
 ;; URL: https://thanosapollo.org/projects/gnosis
 
-;; Version: 0.5.4
+;; Version: 0.5.5
 
 ;; Package-Requires: ((emacs "27.2") (emacsql "4.1.0") (compat "29.1.4.2") 
(transient "0.7.2") (org-gnosis "0.0.9"))
 

Reply via email to