summaryrefslogtreecommitdiff
path: root/lisp/with-editor.el
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2024-07-13 21:31:57 +0200
committerJonas Bernoulli <jonas@bernoul.li>2024-07-13 21:31:57 +0200
commit97dd5dd4b69a040506f4fc104dc0b855e84c1c0f (patch)
tree1a77d1b2c7f1b2b9bc8132744a096736d25eb48a /lisp/with-editor.el
parent6c9a51b72fa7f454a5a123f738a6a067972eca4e (diff)
Bump compat dependency
Diffstat (limited to 'lisp/with-editor.el')
-rw-r--r--lisp/with-editor.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/with-editor.el b/lisp/with-editor.el
index 53295e5..f96571b 100644
--- a/lisp/with-editor.el
+++ b/lisp/with-editor.el
@@ -7,7 +7,7 @@
;; Keywords: processes terminals
;; Package-Version: 3.3.4
-;; Package-Requires: ((emacs "25.1") (compat "29.1.4.5"))
+;; Package-Requires: ((emacs "25.1") (compat "30.0.0.0"))
;; SPDX-License-Identifier: GPL-3.0-or-later