branch: externals/ellama
commit e11aa8399b7b0c103352f7b878934ca113d95ad9
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 99a4449165..7882f07127 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -1,3 +1,5 @@
+* Version 1.8.7
+- Adapt and improve templates.
 * Version 1.8.6
 - Use derived-mode-p instead of eq for mode checking.
 - Fix code block translation in markdown to org mode conversion.
diff --git a/ellama.el b/ellama.el
index db79d2bc6e..ba9656d99e 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.24.0") (plz "0.8") (transient 
"0.7") (compat "29.1"))
-;; Version: 1.8.6
+;; Version: 1.8.7
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;; Created: 8th Oct 2023
 

Reply via email to