[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/ivy-avy 522c2ed7a6 2/2: * ivy-avy.el: Bump version to 0
From: |
Basil L. Contovounesios |
Subject: |
[elpa] externals/ivy-avy 522c2ed7a6 2/2: * ivy-avy.el: Bump version to 0.14.0 (#3001). |
Date: |
Mon, 10 Apr 2023 14:31:21 -0400 (EDT) |
branch: externals/ivy-avy
commit 522c2ed7a62d3c7ff9e7ea455ad3c5d63b3c4b54
Author: Basil L. Contovounesios <contovob@tcd.ie>
Commit: Basil L. Contovounesios <contovob@tcd.ie>
* ivy-avy.el: Bump version to 0.14.0 (#3001).
---
ivy-avy.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ivy-avy.el b/ivy-avy.el
index 2f57f426cf..a7ff8643a6 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.13.4
-;; Package-Requires: ((emacs "24.5") (ivy "0.13.4") (avy "0.5.0"))
+;; Version: 0.14.0
+;; Package-Requires: ((emacs "24.5") (ivy "0.14.0") (avy "0.5.0"))
;; Keywords: convenience
;; This program is free software; you can redistribute it and/or modify