branch: elpa/anzu
commit cd6d3441d9bbb34c11d4847b925523e35516a24f
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 2375e4acfb..25a8249541 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
Revision history for anzu.el
+Revision 0.15 2013/10/26 syohex
+ - Improve replacement commands
+
Revision 0.14 2013/10/26 syohex
- Implement 'anzu-query-replace-at-cursor'
diff --git a/anzu.el b/anzu.el
index 44543093b7..8d87749e7a 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.14
+;; Version: 0.15
;; 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