branch: externals/ellama
commit d6d38df99d6afc0897ceb1443e020110d74f3f9b
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 b02e0e9a25..e5627df444 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -1,3 +1,5 @@
+* Version 0.11.7
+- Add commit message generation.
* Version 0.11.6
- Add link to quoted content in a separate buffer.
* Version 0.11.5
diff --git a/ellama.el b/ellama.el
index ebae39c0d6..eaffd53c61 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.6
+;; Version: 0.11.7
;; SPDX-License-Identifier: GPL-3.0-or-later
;; Created: 8th Oct 2023