summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorPhilip Kaludercic <philipk@posteo.net>2024-07-19 10:43:11 +0200
committerPhilip Kaludercic <philipk@posteo.net>2024-07-19 19:42:44 +0200
commit34b832fce1d01c22aa644196cd6e6b50b1d403ee (patch)
tree73a973e9d3fa34d5586e03fc438bf8d68b803bc3 /lisp
parentf591f477791aafbfe1086398fefdafed213b6ced (diff)
downloademacs-34b832fce1d01c22aa644196cd6e6b50b1d403ee.tar.gz
emacs-34b832fce1d01c22aa644196cd6e6b50b1d403ee.tar.bz2
emacs-34b832fce1d01c22aa644196cd6e6b50b1d403ee.zip
* lisp/which-key.el: Bump version to 3.6.1
This is necessary to trigger a new ELPA release.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/which-key.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/which-key.el b/lisp/which-key.el
index 37b42a009f7..198a92fe36c 100644
--- a/lisp/which-key.el
+++ b/lisp/which-key.el
@@ -4,7 +4,7 @@
;; Author: Justin Burkett <justin@burkett.cc>
;; Maintainer: Justin Burkett <justin@burkett.cc>
-;; Version: 3.6.0
+;; Version: 3.6.1
;; Package-Requires: ((emacs "25.1"))
;; This file is part of GNU Emacs.