[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/ellama e8f64969d6 3/3: Bump version
From: |
ELPA Syncer |
Subject: |
[elpa] externals/ellama e8f64969d6 3/3: Bump version |
Date: |
Mon, 18 Nov 2024 09:57:56 -0500 (EST) |
branch: externals/ellama
commit e8f64969d66aa71341804e0a4f8d3e7c632bf3b6
Author: Sergey Kostyaev <sskostyaev@gmail.com>
Commit: Sergey Kostyaev <sskostyaev@gmail.com>
Bump version
---
NEWS.org | 2 ++
ellama.el | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/NEWS.org b/NEWS.org
index bb401a7b49..df0b36916a 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -1,3 +1,5 @@
+* Version 0.12.5
+- Add coding provider customization option.
* Version 0.12.4
- Fix documentation.
- Improve translation template.
diff --git a/ellama.el b/ellama.el
index 1a27803080..6dc95f3092 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")
(transient "0.7.6") (compat "29.1"))
-;; Version: 0.12.4
+;; Version: 0.12.5
;; SPDX-License-Identifier: GPL-3.0-or-later
;; Created: 8th Oct 2023