branch: externals/ivy-avy commit 52e84e9d6320d30b0134bb4f3c7baeddd232d102 Merge: 522c2ed7a6 c843e05525 Author: Basil L. Contovounesios <conto...@tcd.ie> Commit: Basil L. Contovounesios <conto...@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 <ohwoeo...@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