diff options
author | Xinglu Chen <public@yoctocell.xyz> | 2021-01-26 17:39:03 +0100 |
---|---|---|
committer | Xinglu Chen <public@yoctocell.xyz> | 2021-01-26 17:39:03 +0100 |
commit | 255dd11d6f0e3e1079e29a3f2ba2c2a81771d37b (patch) | |
tree | aa8c9d171f6dad5132927c11aca3790196e7a875 /git-email.el | |
parent | 325d127ef741337767643b329957c77d0e432c6d (diff) |
Small fix
Diffstat (limited to 'git-email.el')
-rw-r--r-- | git-email.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/git-email.el b/git-email.el index 4af0ecd..7ed4e43 100644 --- a/git-email.el +++ b/git-email.el @@ -5,7 +5,7 @@ ;; Author: yoctocell <public@yoctocell.xyz> ;; URL: https://git.sr.ht/~yoctocell/git-email ;; Version: 0.2.0 -;; Package-Requires: ((emacs "27") (project "0.5.0")) +;; Package-Requires: ((emacs "27.1") (project "0.5.0")) ;; Keywords: git mail ;; License: GNU General Public License >= 3 |