branch: master
commit 3b78e0e503f4763f8a2d77eeacfc91213ec5532e
Author: Oleh Krehel <[email protected]>
Commit: Oleh Krehel <[email protected]>
swiper.el: Bump version
---
counsel.el | 2 +-
ivy.el | 2 +-
swiper.el | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/counsel.el b/counsel.el
index 4c720f2..fc62ade 100644
--- a/counsel.el
+++ b/counsel.el
@@ -5,7 +5,7 @@
;; Author: Oleh Krehel <[email protected]>
;; URL: https://github.com/abo-abo/swiper
;; Version: 0.1.0
-;; Package-Requires: ((emacs "24.1") (ivy "0.2.0"))
+;; Package-Requires: ((emacs "24.1") (ivy "0.2.1"))
;; Keywords: completion, matching
;; This file is part of GNU Emacs.
diff --git a/ivy.el b/ivy.el
index 0bb58fe..38a8ff4 100644
--- a/ivy.el
+++ b/ivy.el
@@ -4,7 +4,7 @@
;; Author: Oleh Krehel <[email protected]>
;; URL: https://github.com/abo-abo/swiper
-;; Version: 0.2.0
+;; Version: 0.2.1
;; Package-Requires: ((emacs "24.1"))
;; Keywords: matching
diff --git a/swiper.el b/swiper.el
index 36a2223..a3143f7 100644
--- a/swiper.el
+++ b/swiper.el
@@ -4,8 +4,8 @@
;; Author: Oleh Krehel <[email protected]>
;; URL: https://github.com/abo-abo/swiper
-;; Version: 0.2.0
-;; Package-Requires: ((emacs "24.1") (ivy "0.2.0"))
+;; Version: 0.2.1
+;; Package-Requires: ((emacs "24.1") (ivy "0.2.1"))
;; Keywords: matching
;; This file is part of GNU Emacs.