branch: elpa/git-modes commit 27af84f31ed022267b7108ad10ea286631f88e88 Author: Jonas Bernoulli <jo...@bernoul.li> Commit: Jonas Bernoulli <jo...@bernoul.li>
Release version 1.4.5 --- git-modes.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/git-modes.el b/git-modes.el index c701e006f4..e274674785 100644 --- a/git-modes.el +++ b/git-modes.el @@ -11,8 +11,8 @@ ;; Homepage: https://github.com/magit/git-modes ;; Keywords: convenience vc git -;; Package-Version: 1.4.4 -;; Package-Requires: ((emacs "26.1") (compat "30.0.0.0")) +;; Package-Version: 1.4.5 +;; Package-Requires: ((emacs "26.1") (compat "30.1")) ;; SPDX-License-Identifier: GPL-3.0-or-later