summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS6
-rw-r--r--gnosis.el2
2 files changed, 5 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 6a2bae1..3c2c82f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,12 @@
-*- mode: org -*-
+
+* 0.4.10
++ Implement major performance improvements in gnosis-dashboard.
* 0.4.9
- Implement asynchronous dashboard creation
-+ Implement major performance improvements in gnosis-dashboard.
- Minor bug fixes
-
+
* 0.4.8
+ Refactor average review output
diff --git a/gnosis.el b/gnosis.el
index 7594d08..58e1487 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.9
+;; Version: 0.4.10
;; Package-Requires: ((emacs "27.2") (emacsql "4.0.1") (compat "29.1.4.2") (transient "0.7.2"))