branch: elpa/crux commit 582a68d962db17c1fde5c34144745cf0eb491d73 Author: Bozhidar Batsov <bozhi...@batsov.com> Commit: Bozhidar Batsov <bozhi...@batsov.com>
Fix the version header Version 0.2 was released a while back. --- crux.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crux.el b/crux.el index dfff419..2ea4a95 100644 --- a/crux.el +++ b/crux.el @@ -4,7 +4,7 @@ ;; ;; Author: Bozhidar Batsov <bozhi...@batsov.com> ;; URL: https://github.com/bbatsov/crux -;; Version: 0.1.0 +;; Version: 0.2.0 ;; Keywords: convenience ;; Package-Requires: ((seq "1.11"))