diff options
Diffstat (limited to 'lisp/magit.el')
| -rw-r--r-- | lisp/magit.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/magit.el b/lisp/magit.el index 13efac0..d0c68c9 100644 --- a/lisp/magit.el +++ b/lisp/magit.el @@ -19,8 +19,8 @@ ;; Keywords: git tools vc ;; Homepage: https://github.com/magit/magit -;; Package-Requires: ((emacs "25.1") (dash "2.18.1") (git-commit "3.2.1") (magit-section "3.2.1") (transient "0.3.6") (with-editor "3.0.4")) -;; Package-Version: 3.2.1 +;; Package-Requires: ((emacs "25.1") (dash "2.19.1") (git-commit "3.3.0") (magit-section "3.3.0") (transient "0.3.6") (with-editor "3.0.5")) +;; Package-Version: 3.3.0 ;; SPDX-License-Identifier: GPL-3.0-or-later ;; Magit is free software; you can redistribute it and/or modify it |
