branch: externals/consult
commit d0370320d9fdde5ac6e0a27720f51138315af882
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>

    Version 3.1
---
 CHANGELOG.org | 2 +-
 consult.el    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.org b/CHANGELOG.org
index aaa671e3a0..a15ddc0869 100644
--- a/CHANGELOG.org
+++ b/CHANGELOG.org
@@ -2,7 +2,7 @@
 #+author: Daniel Mendler
 #+language: en
 
-* Development
+* Version 3.1 (2025-11-29)
 
 - =consult-line=, =consult-line-multi=, =consult-outline=: Use lazy 
fontification for
   completion candidates. This greatly reduces the startup cost of the commands.
diff --git a/consult.el b/consult.el
index 8605c566ce..a3e35a13e4 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: 3.0
+;; Version: 3.1
 ;; Package-Requires: ((emacs "29.1") (compat "30"))
 ;; URL: https://github.com/minad/consult
 ;; Keywords: matching, files, completion

Reply via email to