aboutsummaryrefslogtreecommitdiff
path: root/lisp/magit.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/magit.el')
-rw-r--r--lisp/magit.el8
1 files changed, 4 insertions, 4 deletions
diff --git a/lisp/magit.el b/lisp/magit.el
index 2abbef7..e0766a4 100644
--- a/lisp/magit.el
+++ b/lisp/magit.el
@@ -17,15 +17,15 @@
;; Homepage: https://github.com/magit/magit
;; Keywords: git tools vc
-;; 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")
-;; (magit-section "4.4")
+;; (magit-section "4.5")
;; (seq "2.24")
-;; (transient "0.10")
+;; (transient "0.12")
;; (with-editor "3.4"))
;; SPDX-License-Identifier: GPL-3.0-or-later