summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2024-12-10 23:07:04 +0200
committerThanos Apollo <[email protected]>2024-12-10 23:07:04 +0200
commit383f8b489dbbc7fd13b076acaad10ccf73e1dd48 (patch)
treecbfec2fd161fa8dd8215f51809c053ced2da1978
parent6bc4d8dde6f1fb7eb9f96a21562a3ec9a9df39bb (diff)
Version bump: 0.4.90.4.9
* Implement asynchronous dashboard creation. * Implement major performance improvements in gnosis-dashboard. * Minor bug fixes.
-rw-r--r--gnosis.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnosis.el b/gnosis.el
index c6e1287..8615d2f 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.8
+;; Version: 0.4.9
;; Package-Requires: ((emacs "27.2") (emacsql "4.0.1") (compat "29.1.4.2") (transient "0.7.2"))