branch: elpa/consult-flycheck
commit 7a10be316d728d3384fa25574a30857c53fb3655
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>
Version 0.9
---
consult-flycheck.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/consult-flycheck.el b/consult-flycheck.el
index c649358856..eb88ef9d22 100644
--- a/consult-flycheck.el
+++ b/consult-flycheck.el
@@ -4,8 +4,8 @@
;; Maintainer: Daniel Mendler <[email protected]>
;; Created: 2020
;; License: GPL-3.0-or-later
-;; Version: 0.8
-;; Package-Requires: ((consult "0.16") (flycheck "31") (emacs "27.1"))
+;; Version: 0.9
+;; Package-Requires: ((consult "0.20") (flycheck "31") (emacs "27.1"))
;; Homepage: https://github.com/minad/consult
;; This file is not part of GNU Emacs.