branch: elpa/consult-flycheck
commit 9fe96c4b75c8566170ad41a04c3849d2e2606104
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>
Version 1.1
---
consult-flycheck.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/consult-flycheck.el b/consult-flycheck.el
index 2f9dd949a02..f990d5ce30b 100644
--- a/consult-flycheck.el
+++ b/consult-flycheck.el
@@ -5,7 +5,7 @@
;; Author: Daniel Mendler and Consult contributors
;; Maintainer: Daniel Mendler <[email protected]>
;; Created: 2020
-;; Version: 1.0
+;; Version: 1.1
;; Package-Requires: ((emacs "29.1") (consult "2.8") (flycheck "35"))
;; URL: https://github.com/minad/consult-flycheck
;; Keywords: languages, tools, completion