branch: elpa/git-modes commit 44d536ba637235c9dd203410281397417a3e60b6 Author: Jonas Bernoulli <jo...@bernoul.li> Commit: Jonas Bernoulli <jo...@bernoul.li>
Release version 1.4.1 --- git-modes.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git-modes.el b/git-modes.el index 47973fae96..420afe6401 100644 --- a/git-modes.el +++ b/git-modes.el @@ -11,7 +11,7 @@ ;; Homepage: https://github.com/magit/git-modes ;; Keywords: convenience vc git -;; Package-Version: 1.4.0.50-git +;; Package-Version: 1.4.1 ;; Package-Requires: ((emacs "25.1") (compat "29.1.4.1")) ;; SPDX-License-Identifier: GPL-3.0-or-later