branch: externals/swiper commit 094e6b0c4b9b12604deb8059913497863fb796d2 Author: Basil L. Contovounesios <ba...@contovou.net> Commit: Basil L. Contovounesios <ba...@contovou.net>
* swiper.el: Bump version to 0.15.0. --- swiper.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/swiper.el b/swiper.el index d4d369454d..edeee0e995 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.14.2 -;; Package-Requires: ((emacs "24.5") (ivy "0.14.2")) +;; Version: 0.15.0 +;; Package-Requires: ((emacs "24.5") (ivy "0.15.0")) ;; Keywords: matching ;; This file is part of GNU Emacs.