diff options
Diffstat (limited to 'git-email.el')
-rw-r--r-- | git-email.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/git-email.el b/git-email.el index 3a3049a..2996b25 100644 --- a/git-email.el +++ b/git-email.el @@ -5,8 +5,8 @@ ;; Author: yoctocell <public@yoctocell.xyz> ;; URL: https://git.sr.ht/~yoctocell/git-email ;; Version: 0.1.0 -;; Package-Requires: ((emacs "25.1") (project "0.5.0")) -;; Keywords: git email +;; Package-Requires: ((emacs "28")) +;; Keywords: git mail ;; License: GNU General Public License >= 3 ;; This program is free software: you can redistribute it and/or modify |