branch: externals/ivy-hydra commit ceeef47a0fd4f8f78a4718a2df691793959bbac8 Author: Basil L. Contovounesios <conto...@tcd.ie> Commit: Basil L. Contovounesios <conto...@tcd.ie>
* ivy-hydra.el: Bump version to 0.14.2 (#3026). --- ivy-hydra.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ivy-hydra.el b/ivy-hydra.el index fef764bf77..20f60c7776 100644 --- a/ivy-hydra.el +++ b/ivy-hydra.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") (hydra "0.14.0")) +;; Version: 0.14.2 +;; Package-Requires: ((emacs "24.5") (ivy "0.14.2") (hydra "0.14.0")) ;; Keywords: convenience ;; This file is part of GNU Emacs.