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

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

[nongnu] elpa/with-simulated-input 3d88179352 044/134: Version 2.4


From: ELPA Syncer
Subject: [nongnu] elpa/with-simulated-input 3d88179352 044/134: Version 2.4
Date: Mon, 10 Jan 2022 23:00:03 -0500 (EST)

branch: elpa/with-simulated-input
commit 3d881793521c5618cdb0968a85879e0e49da7fca
Author: Ryan C. Thompson <rct@thompsonclan.org>
Commit: Ryan C. Thompson <rct@thompsonclan.org>

    Version 2.4
---
 Cask                    | 2 +-
 with-simulated-input.el | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Cask b/Cask
index d5823a685d..b392f75e75 100644
--- a/Cask
+++ b/Cask
@@ -3,7 +3,7 @@
 (source gnu)
 (source melpa)
 
-(package "with-simulated-input" "2.3"
+(package "with-simulated-input" "2.4"
          "A macro to simulate user input non-interactively.")
 
 (depends-on "seq")
diff --git a/with-simulated-input.el b/with-simulated-input.el
index f8f3c284de..8c80cfec3c 100644
--- a/with-simulated-input.el
+++ b/with-simulated-input.el
@@ -5,7 +5,7 @@
 ;; Filename: with-simulated-input.el
 ;; Author: Ryan C. Thompson
 ;; Created: Thu Jul 20 11:56:23 2017 (-0700)
-;; Version: 2.3
+;; Version: 2.4
 ;; Package-Requires: ((emacs "24.4") (seq "2.0") (s "0"))
 ;; URL:
 ;; Keywords: lisp, tools, extensions



reply via email to

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