summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
-rw-r--r--gnosis.el2
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 96ec7db..643722b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,7 @@
-*- mode: org -*-
+* 0.4.8
++ Refactor average review output
+
* 0.4.7
+ Optimized performance for dashboard homepage
+ Fix face issues on emacs-30
diff --git a/gnosis.el b/gnosis.el
index b685dcf..8fbc721 100644
--- a/gnosis.el
+++ b/gnosis.el
@@ -5,7 +5,7 @@
;; Author: Thanos Apollo <[email protected]>
;; Keywords: extensions
;; URL: https://thanosapollo.org/projects/gnosis
-;; Version: 0.4.7
+;; Version: 0.4.8
;; Package-Requires: ((emacs "27.2") (emacsql "4.0.1") (compat "29.1.4.2") (transient "0.7.2"))