branch: elpa/evil-anzu
commit 5aa524dd2dbccdb607fcea0ea708be44a5cfe730
Author: Syohei YOSHIDA <[email protected]>
Commit: Syohei YOSHIDA <[email protected]>

    Bump up version and update Changes
---
 Changes      | 6 ++++++
 evil-anzu.el | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/Changes b/Changes
index 6cc0bedbe8..15c1cca50d 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,10 @@
 Revision history for evil-anzu.el
 
+Revision 0.02 2015/01/22 syohex
+  - Implement more simply
+  - Support all search commands
+
+  Thanks fbergroth
+
 Revision 0.01 2015/01/20 syohex
   - Initial release
diff --git a/evil-anzu.el b/evil-anzu.el
index 9f3ac9edea..0978f62e3d 100644
--- a/evil-anzu.el
+++ b/evil-anzu.el
@@ -5,7 +5,7 @@
 ;; Author: Syohei YOSHIDA <[email protected]>
 ;;         Fredrik Bergroth <[email protected]>
 ;; URL: https://github.com/syohex/emacs-evil-anzu
-;; Version: 0.01
+;; Version: 0.02
 ;; Package-Requires: ((evil "1.0.0") (anzu "0.46"))
 
 ;; This program is free software; you can redistribute it and/or modify

Reply via email to