[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/ellama 633fb58383 3/3: Bump version
From: |
ELPA Syncer |
Subject: |
[elpa] externals/ellama 633fb58383 3/3: Bump version |
Date: |
Wed, 17 Jul 2024 15:58:01 -0400 (EDT) |
branch: externals/ellama
commit 633fb5838369be0864a6cd1e5c68d87f651dd0b4
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 bc5f2bd757..35c2070aa2 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -1,3 +1,5 @@
+* Version 0.11.11
+- Fix llm provider custom variables types.
* Version 0.11.10
- Fix commit message generation for partial commits.
* Version 0.11.9
diff --git a/ellama.el b/ellama.el
index 7716cbe3b9..1b6ae6e028 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") (compat
"29.1"))
-;; Version: 0.11.10
+;; Version: 0.11.11
;; SPDX-License-Identifier: GPL-3.0-or-later
;; Created: 8th Oct 2023