summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2021-05-25 19:31:09 -0400
committerKyle Meyer <kyle@kyleam.com>2021-05-25 19:31:09 -0400
commitdd4d352c0393c36defdea9d39548b7ca0fcf216c (patch)
tree6bc598793c1d41111552efe3e710486ec7cb8ef0
parentd48fc38da0ed8c79a02591c5393aaef55498a988 (diff)
Depend on Magit v3.0.0
-rw-r--r--magit-annex.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/magit-annex.el b/magit-annex.el
index a943493..ebaf49a 100644
--- a/magit-annex.el
+++ b/magit-annex.el
@@ -7,7 +7,7 @@
;; URL: https://github.com/magit/magit-annex
;; Keywords: vc tools
;; Version: 1.7.1
-;; Package-Requires: ((cl-lib "0.3") (magit "2.90.0"))
+;; Package-Requires: ((cl-lib "0.3") (magit "3.0.0"))
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by