diff options
Diffstat (limited to 'lisp/magit-section.el')
| -rw-r--r-- | lisp/magit-section.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/magit-section.el b/lisp/magit-section.el index 4999f16..46741b9 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.4.2 +;; Package-Version: 4.5.0 ;; Package-Requires: ( ;; (emacs "28.1") ;; (compat "30.1") -;; (cond-let "0.1") +;; (cond-let "0.2") ;; (llama "1.0") ;; (seq "2.24")) |
