diff options
| author | Justin Burkett | 2018-11-14 09:34:39 -0500 |
|---|---|---|
| committer | Justin Burkett | 2018-11-14 09:34:39 -0500 |
| commit | 2f5661646b771f6c5a00a8a9aaa3f183abd5f84d (patch) | |
| tree | 105403b77fcca4c2987f85db9aa69a9c21a01596 | |
| parent | 43e3e3d7641a8e1c298b37e6a277612bf0898708 (diff) | |
| download | emacs-2f5661646b771f6c5a00a8a9aaa3f183abd5f84d.tar.gz emacs-2f5661646b771f6c5a00a8a9aaa3f183abd5f84d.zip | |
Version 3.3.1
| -rw-r--r-- | which-key.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/which-key.el b/which-key.el index d901a31173a..6661f76bc0b 100644 --- a/which-key.el +++ b/which-key.el | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | ;; Author: Justin Burkett <justin@burkett.cc> | 5 | ;; Author: Justin Burkett <justin@burkett.cc> |
| 6 | ;; Maintainer: Justin Burkett <justin@burkett.cc> | 6 | ;; Maintainer: Justin Burkett <justin@burkett.cc> |
| 7 | ;; URL: https://github.com/justbur/emacs-which-key | 7 | ;; URL: https://github.com/justbur/emacs-which-key |
| 8 | ;; Version: 3.3.0 | 8 | ;; Version: 3.3.1 |
| 9 | ;; Keywords: | 9 | ;; Keywords: |
| 10 | ;; Package-Requires: ((emacs "24.4")) | 10 | ;; Package-Requires: ((emacs "24.4")) |
| 11 | 11 | ||