aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Burkett2020-09-08 19:01:44 -0400
committerJustin Burkett2020-09-08 19:01:44 -0400
commitae59b7edb0d82aa0251803fdfbde6b865083c8b8 (patch)
tree9d80ff38518ca14fad73ae0ee09f8b15599252a5
parent5b37abcbe74ae5012802eacaba3235e310905949 (diff)
downloademacs-ae59b7edb0d82aa0251803fdfbde6b865083c8b8.tar.gz
emacs-ae59b7edb0d82aa0251803fdfbde6b865083c8b8.zip
Version 3.5.0
-rw-r--r--which-key.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/which-key.el b/which-key.el
index 1dbdd08400b..de1aa678cfe 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.2 8;; Version: 3.5.0
9;; Keywords: 9;; Keywords:
10;; Package-Requires: ((emacs "24.4")) 10;; Package-Requires: ((emacs "24.4"))
11 11