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