diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2023-05-11 23:37:06 +0200 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2023-05-11 23:37:06 +0200 |
| commit | 77a3a57e19c17ac643bc70532a0c0c31023527ca (patch) | |
| tree | 49fbc13eba194c5cc300359afc98dce985ce0b77 | |
| parent | df74385b455cd7687232ad189acfea16cb44dd04 (diff) | |
Bump compat dependency
| -rw-r--r-- | lisp/with-editor.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/with-editor.el b/lisp/with-editor.el index 66d603a..b1f3aef 100644 --- a/lisp/with-editor.el +++ b/lisp/with-editor.el @@ -7,7 +7,7 @@ ;; Keywords: processes terminals ;; Package-Version: 3.2.0.50-git -;; Package-Requires: ((emacs "25.1") (compat "29.1.3.4")) +;; Package-Requires: ((emacs "25.1") (compat "29.1.4.1")) ;; SPDX-License-Identifier: GPL-3.0-or-later |
