summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2022-01-07 11:56:42 +0100
committerJonas Bernoulli <jonas@bernoul.li>2022-01-07 11:56:42 +0100
commita4e720b12a0946a271a274bbe0b45ae07f83520b (patch)
treed57d9842e96ec7bbe6b3a58fe7962aac4a56906d /lisp
parent36d36957628621e8340f755b22082e1f4ed8e2d7 (diff)
Release version 3.1.1v3.1.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 4465726..b875e12 100644
--- a/lisp/with-editor.el
+++ b/lisp/with-editor.el
@@ -11,7 +11,7 @@
;; Homepage: https://github.com/magit/with-editor
;; Package-Requires: ((emacs "24.4"))
-;; Package-Version: 3.0.5
+;; Package-Version: 3.1.1
;; SPDX-License-Identifier: GPL-3.0-or-later