branch: externals/ivy-avy commit 520809b9ddecc007d294a370332502fdc7072edd Author: Basil L. Contovounesios <ba...@contovou.net> Commit: Basil L. Contovounesios <ba...@contovou.net>
* ivy-avy.el: Bump version to 0.15.0. --- ivy-avy.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ivy-avy.el b/ivy-avy.el index 0d320afdbf..8f0d275ef6 100644 --- a/ivy-avy.el +++ b/ivy-avy.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") (avy "0.5.0")) +;; Version: 0.15.0 +;; Package-Requires: ((emacs "24.5") (ivy "0.15.0") (avy "0.5.0")) ;; Keywords: convenience ;; This program is free software; you can redistribute it and/or modify