emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/with-editor 4929d43 015/140: release version 2.5.2


From: Jonas Bernoulli
Subject: [nongnu] elpa/with-editor 4929d43 015/140: release version 2.5.2
Date: Fri, 6 Aug 2021 12:51:11 -0400 (EDT)

branch: elpa/with-editor
commit 4929d430266925c1145adef9987e2acdb829395b
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    release version 2.5.2
---
 Makefile       | 6 +++---
 with-editor.el | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/Makefile b/Makefile
index bceb36e..2dc501d 100644
--- a/Makefile
+++ b/Makefile
@@ -14,9 +14,9 @@ BATCH   = $(EMACS) -batch -Q -L . $(EFLAGS)
 MAKEINFO     ?= makeinfo
 INSTALL_INFO ?= $(shell command -v ginstall-info || printf install-info)
 
-WITH_EDITOR_VERSION = 2.5.1
-ASYNC_VERSION       = 1.5
-DASH_VERSION        = 2.12.1
+WITH_EDITOR_VERSION = 2.5.2
+ASYNC_VERSION       = 1.9
+DASH_VERSION        = 2.13.0
 
 .PHONY: help clean AUTHORS.md
 
diff --git a/with-editor.el b/with-editor.el
index 423db88..cd137e3 100644
--- a/with-editor.el
+++ b/with-editor.el
@@ -8,7 +8,7 @@
 ;; Author: Jonas Bernoulli <jonas@bernoul.li>
 ;; Maintainer: Jonas Bernoulli <jonas@bernoul.li>
 
-;; Package-Requires: ((emacs "24.4") (async "1.5") (dash "2.12.1"))
+;; Package-Requires: ((emacs "24.4") (async "1.9") (dash "2.13.0"))
 ;; Keywords: tools
 ;; Homepage: https://github.com/magit/with-editor
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]