aboutsummaryrefslogtreecommitdiff
path: root/lisp/magit-section.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/magit-section.el')
-rw-r--r--lisp/magit-section.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/magit-section.el b/lisp/magit-section.el
index 221a300..4f5f04d 100644
--- a/lisp/magit-section.el
+++ b/lisp/magit-section.el
@@ -10,8 +10,8 @@
;; Keywords: tools
;; Homepage: https://github.com/magit/magit
-;; Package-Requires: ((emacs "25.1") (dash "20210330"))
-;; Package-Version: 3.1.0
+;; Package-Requires: ((emacs "25.1") (dash "2.18.1"))
+;; Package-Version: 3.2.0
;; SPDX-License-Identifier: GPL-3.0-or-later
;; Magit-Section is free software; you can redistribute it and/or modify