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

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

diff --git a/Changes b/Changes
index e467c6e072..181e0e51bd 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for anzu.el
 
+Revision 0.06 2013/09/30 syohex
+   - Introduce anzu-minimum-input-length
+     This is useful for migemo users
+
 Revision 0.05 2013/09/28 syohex
    Thanks Steve Purcell !!
    - Improve description line
diff --git a/anzu.el b/anzu.el
index b69eebc20f..7c1877eeec 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.05
+;; Version: 0.06
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by

Reply via email to