branch: elpa/git-modes
commit f291a4cc4a8b02a25d5cf93b4ab6af29e6f060d9
Author: Jonas Bernoulli <[email protected]>
Commit: Jonas Bernoulli <[email protected]>
Release version 1.5.0
---
git-modes.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/git-modes.el b/git-modes.el
index f19ba6fa42..998bce94e2 100644
--- a/git-modes.el
+++ b/git-modes.el
@@ -11,10 +11,10 @@
;; Homepage: https://github.com/magit/git-modes
;; Keywords: convenience vc git
-;; Package-Version: 1.4.8
+;; Package-Version: 1.5.0
;; Package-Requires: (
;; (emacs "28.1")
-;; (compat "30.1"))
+;; (compat "31.0"))
;; SPDX-License-Identifier: GPL-3.0-or-later