branch: externals/consult
commit 800824601b610016066991d6e2dde198d4b0ad8f
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>
Version 0.16
---
CHANGELOG.org | 2 +-
consult.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.org b/CHANGELOG.org
index 471204de67..ebf184fda1 100644
--- a/CHANGELOG.org
+++ b/CHANGELOG.org
@@ -2,7 +2,7 @@
#+author: Daniel Mendler
#+language: en
-* Development
+* Version 0.16 (2022-03-08)
- Bug fixes
- Deprecate =consult-project-root-function= in favor of
=consult-project-function=.
diff --git a/consult.el b/consult.el
index 465ab07779..7525fa4668 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: 0.15
+;; Version: 0.16
;; Package-Requires: ((emacs "26.1"))
;; Homepage: https://github.com/minad/consult