diff options
-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 da48303..c5f98d8 100644 --- a/git-email.el +++ b/git-email.el @@ -4,7 +4,7 @@ ;; Author: yoctocell <public@yoctocell.xyz> ;; URL: https://git.sr.ht/~yoctocell/git-email -;; Version: 0.1.0 +;; Version: 1.0.0 ;; Package-Requires: ((emacs "27") (project "0.5.0")) ;; Keywords: git mail ;; License: GNU General Public License >= 3 |