diff options
| author | Omar Antolín <omar.antolin@gmail.com> | 2020-05-24 18:16:43 -0500 |
|---|---|---|
| committer | Omar Antolín <omar.antolin@gmail.com> | 2020-05-24 18:16:43 -0500 |
| commit | c6432b086f9c8ccb50b3656ba5895750f2a15541 (patch) | |
| tree | 5628b0c3d7f3128018c87932a7d8553f9adc16a2 | |
| parent | bc9e48216e6e3016ea2acb329435573c9c6b1a41 (diff) | |
Bump version number for new smart case feature0.5
| -rw-r--r-- | orderless.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/orderless.el b/orderless.el index 8f7cc40..977651a 100644 --- a/orderless.el +++ b/orderless.el @@ -4,7 +4,7 @@ ;; Author: Omar Antolín Camarena <omar@matem.unam.mx> ;; Keywords: extensions -;; Version: 0.4 +;; Version: 0.5 ;; Homepage: https://github.com/oantolin/orderless ;; Package-Requires: ((emacs "24.4")) |
