summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2022-02-11 21:33:28 +0100
committerJonas Bernoulli <jonas@bernoul.li>2022-02-11 21:33:28 +0100
commita762199d9bb8ee60311eaabf791b3dd64140effd (patch)
treeecf437e4b1ac909a46816cfc0316d17a48c2b110 /lisp
parent1521fe2f55c7696fbae662d229a43c942ae15747 (diff)
Release version 3.2.0v3.2.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 83044d4..c24ee27 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.1.1-git
+;; Package-Version: 3.2.0
;; SPDX-License-Identifier: GPL-3.0-or-later