branch: externals/consult
commit 0d0ae4659ecaa3c12927fa3982c49610da573a88
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>
Version 1.9
---
CHANGELOG.org | 2 +-
consult.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.org b/CHANGELOG.org
index 4d2ecc4997..4a04ea902f 100644
--- a/CHANGELOG.org
+++ b/CHANGELOG.org
@@ -2,7 +2,7 @@
#+author: Daniel Mendler
#+language: en
-* Development
+* Version 1.9 (2024-12-22)
- Require Emacs 28.1.
- ~consult-grep~, ~consult-find~ and similar commands: Ask for project first,
when
diff --git a/consult.el b/consult.el
index 3b3a73d35e..fa66de8bbd 100644
--- a/consult.el
+++ b/consult.el
@@ -5,7 +5,7 @@
;; Author: Daniel Mendler and Consult contributors
;; Maintainer: Daniel Mendler <[email protected]>
;; Created: 2020
-;; Version: 1.8
+;; Version: 1.9
;; Package-Requires: ((emacs "28.1") (compat "30"))
;; URL: https://github.com/minad/consult
;; Keywords: matching, files, completion