diff options
Diffstat (limited to 'lisp/magit-section.el')
| -rw-r--r-- | lisp/magit-section.el | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/magit-section.el b/lisp/magit-section.el index 68fb164..c6b6c97 100644 --- a/lisp/magit-section.el +++ b/lisp/magit-section.el @@ -8,11 +8,11 @@ ;; Homepage: https://github.com/magit/magit ;; Keywords: tools -;; Package-Version: 4.3.5 +;; Package-Version: 4.3.6 ;; Package-Requires: ( ;; (emacs "27.1") -;; (compat "30.0.2.0") -;; (llama "0.6.1") +;; (compat "30.1") +;; (llama "0.6.3") ;; (seq "2.24")) ;; SPDX-License-Identifier: GPL-3.0-or-later |
