branch: externals/org-gnosis
commit 7db80112f08547ae4526f4ca645dbe6e224d27c6
Author: Thanos Apollo <pub...@thanosapollo.org>
Commit: Thanos Apollo <pub...@thanosapollo.org>

    Versiob bump: 0.1.1.
    
    + Minor bug fixes for new database implementation.
---
 NEWS.org      | 4 ++++
 org-gnosis.el | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/NEWS.org b/NEWS.org
index f59ee5b428..2dcd13bb85 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -7,6 +7,10 @@
 This document contains the release notes that are included in each
 tagged commit on the project's main git repository:
 <https://git.thanosapollo.org/org-gnosis>.
+
+* 0.1.1
++ Minor bug fixes
+
 * 0.1.0
 + Refactor algorithm for parsing buffer data.
  + Improves implementation with new version org-gnosis-ui.
diff --git a/org-gnosis.el b/org-gnosis.el
index d1023fc0fb..00248fa715 100644
--- a/org-gnosis.el
+++ b/org-gnosis.el
@@ -5,7 +5,7 @@
 ;; Author: Thanos Apollo <pub...@thanosapollo.org>
 ;; Keywords: extensions
 ;; URL: https://thanosapollo.org/projects/org-gnosis/
-;; Version: 0.1.0
+;; Version: 0.1.1
 
 ;; Package-Requires: ((emacs "27.2") (emacsql "4.0.0") (compat "29.1.4.2"))
 

Reply via email to