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

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

diff --git a/CHANGELOG.org b/CHANGELOG.org
index e69ff80192..a37d37d96e 100644
--- a/CHANGELOG.org
+++ b/CHANGELOG.org
@@ -2,7 +2,7 @@
 #+author: Daniel Mendler
 #+language: en
 
-* Development
+* Version 3.0 (2025-11-15)
 
 - Make =consult-source-*= variables public. These variables are commonly
   customized via =consult-customize= and they are referenced by the 
customizable
diff --git a/consult.el b/consult.el
index 6fbc19ec33..f1db95ce2b 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: 2.9
+;; Version: 3.0
 ;; Package-Requires: ((emacs "29.1") (compat "30"))
 ;; URL: https://github.com/minad/consult
 ;; Keywords: matching, files, completion

Reply via email to