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

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

diff --git a/NEWS.org b/NEWS.org
index 46738078d0..c9e87bcc5d 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -1,3 +1,6 @@
+* Version 1.12.15
+- Fix compilation warnings. This change resolves compilation warnings found
+  during building.
 * Version 1.12.14
 - Add fake streaming helpers and new stream tests. Introduce
   ~ellama-test--fake-stream-partials~ and 
~ellama-test--run-with-fake-streaming~
diff --git a/ellama.el b/ellama.el
index a7b6877ede..5a7243a742 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") (yaml "1.2.3"))
-;; Version: 1.12.14
+;; Version: 1.12.15
 ;; SPDX-License-Identifier: GPL-3.0-or-later
 ;; Created: 8th Oct 2023
 

Reply via email to