branch: externals/ivy-hydra commit 1c9bc4e190199c891a69af03b2cf3e3f0d00c1ec Author: Basil L. Contovounesios <ba...@contovou.net> Commit: Basil L. Contovounesios <ba...@contovou.net>
* ivy-hydra.el: Bump version to 0.15.1 (#3001). --- ivy-hydra.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ivy-hydra.el b/ivy-hydra.el index db07f5771e..dd58a489fb 100644 --- a/ivy-hydra.el +++ b/ivy-hydra.el @@ -5,8 +5,8 @@ ;; Author: Oleh Krehel <ohwoeo...@gmail.com> ;; Maintainer: Basil L. Contovounesios <ba...@contovou.net> ;; URL: https://github.com/abo-abo/swiper -;; Version: 0.15.0 -;; Package-Requires: ((emacs "24.5") (ivy "0.15.0") (hydra "0.14.0")) +;; Version: 0.15.1 +;; Package-Requires: ((emacs "24.5") (ivy "0.15.1") (hydra "0.14.0")) ;; Keywords: convenience ;; This file is part of GNU Emacs.