branch: elpa/logview commit e456372f0f5d28c6fcc43ba80bfc87540b60bdf4 Author: Paul Pogonyshev <pogonys...@gmail.com> Commit: Paul Pogonyshev <pogonys...@gmail.com>
Bump version because of significant new feature. --- logview.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/logview.el b/logview.el index 243b48325b..e42f29fe35 100644 --- a/logview.el +++ b/logview.el @@ -4,7 +4,7 @@ ;; Author: Paul Pogonyshev <pogonys...@gmail.com> ;; Maintainer: Paul Pogonyshev <pogonys...@gmail.com> -;; Version: 0.3 +;; Version: 0.4 ;; Keywords: files, tools ;; Homepage: https://github.com/doublep/logview ;; Package-Requires: ((emacs "24.1"))