aboutsummaryrefslogtreecommitdiff
path: root/lisp/magit-section-pkg.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/magit-section-pkg.el')
-rw-r--r--lisp/magit-section-pkg.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/magit-section-pkg.el b/lisp/magit-section-pkg.el
index 56adbd3..861c757 100644
--- a/lisp/magit-section-pkg.el
+++ b/lisp/magit-section-pkg.el
@@ -1,6 +1,6 @@
-(define-package "magit-section" "3.2.1"
+(define-package "magit-section" "3.3.0"
"Sections for read-only buffers"
'((emacs "25.1")
- (dash "20210330"))
+ (dash "2.19.1"))
:homepage "https://magit.vc"
:keywords '("tools"))