[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/ivy-avy 52e84e9d63 1/3: Merge branch 'master' into exte
From: |
Basil L. Contovounesios |
Subject: |
[elpa] externals/ivy-avy 52e84e9d63 1/3: Merge branch 'master' into externals/ivy-avy |
Date: |
Wed, 25 Oct 2023 19:31:48 -0400 (EDT) |
branch: externals/ivy-avy
commit 52e84e9d6320d30b0134bb4f3c7baeddd232d102
Merge: 522c2ed7a6 c843e05525
Author: Basil L. Contovounesios <contovob@tcd.ie>
Commit: Basil L. Contovounesios <contovob@tcd.ie>
Merge branch 'master' into externals/ivy-avy
---
ivy-avy.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ivy-avy.el b/ivy-avy.el
index a7ff8643a6..3e9a60152e 100644
--- a/ivy-avy.el
+++ b/ivy-avy.el
@@ -4,8 +4,8 @@
;; Author: Oleh Krehel <ohwoeowho@gmail.com>
;; URL: https://github.com/abo-abo/swiper
-;; Version: 0.14.0
-;; Package-Requires: ((emacs "24.5") (ivy "0.14.0") (avy "0.5.0"))
+;; Version: 0.14.1
+;; Package-Requires: ((emacs "24.5") (ivy "0.14.1") (avy "0.5.0"))
;; Keywords: convenience
;; This program is free software; you can redistribute it and/or modify