summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2023-08-25 22:28:49 +0200
committerJonas Bernoulli <jonas@bernoul.li>2023-08-25 22:28:49 +0200
commit2dc557b668203e718502e28573c45659cc8c0a78 (patch)
treefa2ceba63027053ee51e8a174a05554657833cc1 /lisp
parenta4853781835346aabf083d2d9cb87f656d01ccac (diff)
Release version 3.3.1v3.3.1
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 c1c5260..e0f78dd 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.0
+;; Package-Version: 3.3.1
;; Package-Requires: ((emacs "25.1") (compat "29.1.4.1"))
;; SPDX-License-Identifier: GPL-3.0-or-later