[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/ellama 33876e3ea9 3/3: Bump version
From: |
ELPA Syncer |
Subject: |
[elpa] externals/ellama 33876e3ea9 3/3: Bump version |
Date: |
Mon, 8 Jul 2024 15:58:04 -0400 (EDT) |
branch: externals/ellama
commit 33876e3ea907173aaea30289f25342f9d4a07e5e
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 ee2751457f..046fb890cf 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -1,3 +1,5 @@
+* Version 0.11.3
+- Fix autoscrolling for editing commands.
* Version 0.11.2
- Inability to use closures on stream done is fixed.
* Version 0.11.1
diff --git a/ellama.el b/ellama.el
index c129589d86..ded33cf648 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"))
-;; Version: 0.11.2
+;; Version: 0.11.3
;; SPDX-License-Identifier: GPL-3.0-or-later
;; Created: 8th Oct 2023