branch: externals/ellama
commit e037bbd213a0441c1aa37a72a4c9cb7039df38ef
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 12e17193f0..a1d13b4979 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -1,3 +1,5 @@
+* Version 0.13.9
+- Fix adding buffer to context.
* Version 0.13.8
- Fixed file name generation for all operating systems.
- Fix disable paragraphs filling.
diff --git a/ellama.el b/ellama.el
index ad55f7349d..00e3c0cf6b 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.22.0") (spinner "1.7.4")
(transient "0.7") (compat "29.1"))
-;; Version: 0.13.8
+;; Version: 0.13.9
;; SPDX-License-Identifier: GPL-3.0-or-later
;; Created: 8th Oct 2023