summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2024-07-25 16:29:01 +0200
committerJonas Bernoulli <jonas@bernoul.li>2024-07-25 16:29:01 +0200
commit62dc8ba2184bef074ff0e90eefb70bfa34c21d3c (patch)
tree35798023216f4b3497dbaf6cefe852f875e55c52 /lisp
parentecec77daa9716ebd0f28bb94bdf21310e60d93fa (diff)
Release version 3.4.0v3.4.0
Diffstat (limited to 'lisp')
-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 2608a75..bef3de9 100644
--- a/lisp/with-editor.el
+++ b/lisp/with-editor.el
@@ -6,7 +6,7 @@
;; Homepage: https://github.com/magit/with-editor
;; Keywords: processes terminals
-;; Package-Version: 3.3.4
+;; Package-Version: 3.4.0
;; Package-Requires: ((emacs "25.1") (compat "30.0.0.0"))
;; SPDX-License-Identifier: GPL-3.0-or-later