branch: elpa/anzu
commit 5e6bad85d4f22e689c46ec3e1cd323d79f054b48
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 6e9fb5b7d4..e467c6e072 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
Revision history for anzu.el
+Revision 0.05 2013/09/28 syohex
+ Thanks Steve Purcell !!
+ - Improve description line
+
Revision 0.04 2013/09/28 syohex
Thanks Bozhidar Batsov!!
- Improve documentation
diff --git a/anzu.el b/anzu.el
index 603ce27d98..8363b0d428 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.04
+;; Version: 0.05
;; 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