branch: externals/counsel
commit 942578319c0c997d489ee6e343ef23e80576fef7
Author: Basil L. Contovounesios <ba...@contovou.net>
Commit: Basil L. Contovounesios <ba...@contovou.net>

    * counsel.el: Bump version to 0.15.0.
---
 counsel.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/counsel.el b/counsel.el
index 81db4e6b45..b4269065b2 100644
--- a/counsel.el
+++ b/counsel.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") (swiper "0.14.2"))
+;; Version: 0.15.0
+;; Package-Requires: ((emacs "24.5") (ivy "0.15.0") (swiper "0.15.0"))
 ;; Keywords: convenience, matching, tools
 
 ;; This file is part of GNU Emacs.

Reply via email to