branch: externals/orderless commit 004cee6b8e01f8eb0cb1c683d0a637b14890600f Author: Omar Antolín <omar.anto...@gmail.com> Commit: Omar Antolín <omar.anto...@gmail.com>
Bump version number (fix #116) --- orderless.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/orderless.el b/orderless.el index 47e3c9939d..02b2970c0e 100644 --- a/orderless.el +++ b/orderless.el @@ -5,7 +5,7 @@ ;; Author: Omar Antolín Camarena <o...@matem.unam.mx> ;; Maintainer: Omar Antolín Camarena <o...@matem.unam.mx> ;; Keywords: extensions -;; Version: 0.7 +;; Version: 0.8 ;; Homepage: https://github.com/oantolin/orderless ;; Package-Requires: ((emacs "26.1"))