branch: elpa/anzu
commit e26f29af37bd7deded9d3a75f8742d2181ee5d89
Author: Syohei YOSHIDA <[email protected]>
Commit: Syohei YOSHIDA <[email protected]>

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

diff --git a/Changes b/Changes
index d3ac505796..3e7e7f23e2 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for anzu.el
 
+Revision 0.30 2014/02/02 syohex
+   - Fix wrong prompt issue
+
 Revision 0.29 2014/02/02 syohex
    - Add no query replace command
    - Use cl-lib instead of cl.el
diff --git a/anzu.el b/anzu.el
index 6ef82b2eb4..3e16c3d953 100644
--- a/anzu.el
+++ b/anzu.el
@@ -4,7 +4,7 @@
 
 ;; Author: Syohei YOSHIDA <[email protected]>
 ;; URL: https://github.com/syohex/emacs-anzu
-;; Version: 0.29
+;; Version: 0.30
 ;; Package-Requires: ((cl-lib "0.3"))
 
 ;; This program is free software; you can redistribute it and/or modify

Reply via email to