diff options
author | yoctocell <public@yoctocell.xyz> | 2021-01-10 18:02:40 +0100 |
---|---|---|
committer | yoctocell <public@yoctocell.xyz> | 2021-01-10 18:02:40 +0100 |
commit | c01a3e89b4ce65116d5f5390ce153672cc1e8ac3 (patch) | |
tree | 53bdbe4d3c308620b7aceb082e9a49cd05c85054 /git-email.el | |
parent | a4b69510998bfa0e082f45dddb17de36b55bf03a (diff) |
Bump version number
* git-email.el:
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 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 |