diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2023-11-28 16:36:41 +0100 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2023-11-28 16:36:41 +0100 |
| commit | a5a8bb178cf4049489bbfffbe514c231aaea7cd2 (patch) | |
| tree | fd267f01d92f0465ba1426177bb2d0a7d5108972 | |
| parent | 3f6bad6d05e3dbe45c4b113d8b9461a23d047833 (diff) | |
Bump Compat dependency
| -rw-r--r-- | lisp/transient.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/transient.el b/lisp/transient.el index 786f176..a5d6056 100644 --- a/lisp/transient.el +++ b/lisp/transient.el @@ -7,7 +7,7 @@ ;; Keywords: extensions ;; Package-Version: 0.4.3 -;; Package-Requires: ((emacs "26.1") (compat "29.1.4.1") (seq "2.24")) +;; Package-Requires: ((emacs "26.1") (compat "29.1.4.4") (seq "2.24")) ;; SPDX-License-Identifier: GPL-3.0-or-later |
