branch: externals/ellama
commit adc61bb51de539381408e8b56922b7ff418369a0
Author: Sergey Kostyaev <[email protected]>
Commit: Sergey Kostyaev <[email protected]>

    Bump version
---
 NEWS.org  | 2 ++
 ellama.el | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/NEWS.org b/NEWS.org
index d033df8fca..c881ddddfc 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -1,3 +1,5 @@
+* Version 0.9.9
+- Add info node quote context elements.
 * Version 0.9.8
 - Copy context from previous session on creating new session. This is
   useful when you create new session by calling ~ellama-ask-about~
diff --git a/ellama.el b/ellama.el
index cdfff19790..f6417df955 100644
--- a/ellama.el
+++ b/ellama.el
@@ -6,7 +6,7 @@
 ;; URL: http://github.com/s-kostyaev/ellama
 ;; Keywords: help local tools
 ;; Package-Requires: ((emacs "28.1") (llm "0.6.0") (spinner "1.7.4"))
-;; Version: 0.9.8
+;; Version: 0.9.9
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;; Created: 8th Oct 2023
 

Reply via email to