branch: elpa/anzu commit ce021b7234d894eef71c5ffe3cff24e6b7a0d366 Author: Syohei YOSHIDA <syo...@gmail.com> Commit: Syohei YOSHIDA <syo...@gmail.com>
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 cc6acef0c3..97cc835b6f 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ Revision history for anzu.el +Revision 0.13 2013/10/23 syohex + - Add feature like evil's replacement + Revision 0.12 2013/10/21 syohex - Re-factoring: reduce global variables diff --git a/anzu.el b/anzu.el index 5246debaf7..69d866d166 100644 --- a/anzu.el +++ b/anzu.el @@ -4,7 +4,7 @@ ;; Author: Syohei YOSHIDA <syo...@gmail.com> ;; URL: https://github.com/syohex/emacs-anzu -;; Version: 0.12 +;; Version: 0.13 ;; 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