branch: externals/swiper commit 6f9d587e7e5250cccf1d7f67394fcc59313db755 Author: Basil L. Contovounesios <ba...@contovou.net> Commit: Basil L. Contovounesios <ba...@contovou.net>
* swiper.el: Bump version to 0.15.1 (#3001). --- swiper.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/swiper.el b/swiper.el index 359e463932..c35180e033 100644 --- a/swiper.el +++ b/swiper.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")) +;; Version: 0.15.1 +;; Package-Requires: ((emacs "24.5") (ivy "0.15.1")) ;; Keywords: matching ;; This file is part of GNU Emacs.