diff options
author | yoctocell <public@yoctocell.xyz> | 2021-01-15 20:32:00 +0100 |
---|---|---|
committer | yoctocell <public@yoctocell.xyz> | 2021-01-15 20:32:00 +0100 |
commit | 2112b729fae29b2615c099c4cd45f78a6dd2b3c7 (patch) | |
tree | a71b62e549f1800eada9de05afb4bde053070ae0 /git-email.el | |
parent | 8bb40ab94507b5a3aeb2ea2f3b57ec65680ef48d (diff) |
Update version
Use 0.2.0 instead of 1.0.0
* 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 c5f98d8..e38dee6 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: 1.0.0 +;; Version: 0.2.0 ;; Package-Requires: ((emacs "27") (project "0.5.0")) ;; Keywords: git mail ;; License: GNU General Public License >= 3 |