summaryrefslogtreecommitdiff
path: root/lisp/with-editor.el
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2025-06-01 00:30:12 +0200
committerJonas Bernoulli <jonas@bernoul.li>2025-06-01 00:30:12 +0200
commitf32cd7b09d518b629bfaa3eeb92b539891c6b9bc (patch)
tree1fd26c72e0fcbd77dacdfe7e0af47696152c9fee /lisp/with-editor.el
parente39137ed0add2fb2cb7e4db1d9fab10ee1ebd682 (diff)
Release version 3.4.4v3.4.4
Diffstat (limited to 'lisp/with-editor.el')
-rw-r--r--lisp/with-editor.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/with-editor.el b/lisp/with-editor.el
index fb60b76..87eb9fb 100644
--- a/lisp/with-editor.el
+++ b/lisp/with-editor.el
@@ -6,8 +6,8 @@
;; Homepage: https://github.com/magit/with-editor
;; Keywords: processes terminals
-;; Package-Version: 3.4.3
-;; Package-Requires: ((emacs "26.1") (compat "30.0.0.0"))
+;; Package-Version: 3.4.4
+;; Package-Requires: ((emacs "26.1") (compat "30.1"))
;; SPDX-License-Identifier: GPL-3.0-or-later