branch: elpa/anzu
commit 28953f86f9c8380c94d45854f0fba9519a4b1dc6
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 3475ece630..83bc974a12 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
Revision history for anzu.el
+Revision 0.10 2013/10/20 syohex
+ - Add feature that highlight replaced texts
+
Revision 0.09 2013/10/19 syohex
- Implement 'anzu-replace-query' and 'anzu-replace-query-regexp'
diff --git a/anzu.el b/anzu.el
index a20bac97dd..ff603511c8 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.09
+;; Version: 0.10
;; 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