diff options
| author | Justin Burkett | 2019-02-25 14:10:06 -0500 |
|---|---|---|
| committer | Justin Burkett | 2019-02-25 14:10:06 -0500 |
| commit | 9c5922edbb9ba6d866ac169ea65f100bc96adf72 (patch) | |
| tree | f3b0db3fa1c71720c205fd22f1c9ce33812fa933 | |
| parent | d9122c48b2b702d42cf044cbb80fde2c7caf5869 (diff) | |
| download | emacs-9c5922edbb9ba6d866ac169ea65f100bc96adf72.tar.gz emacs-9c5922edbb9ba6d866ac169ea65f100bc96adf72.zip | |
Version 3.3.2
| -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 068c23cb5e6..70a6d18ae99 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.1 | 8 | ;; Version: 3.3.2 |
| 9 | ;; Keywords: | 9 | ;; Keywords: |
| 10 | ;; Package-Requires: ((emacs "24.4")) | 10 | ;; Package-Requires: ((emacs "24.4")) |
| 11 | 11 | ||