diff options
author | marty hiatt <martianhiatus@riseup.net> | 2024-05-21 13:03:57 +0200 |
---|---|---|
committer | marty hiatt <martianhiatus@riseup.net> | 2024-05-21 13:03:57 +0200 |
commit | 3e87911122c975598c551c6799b0056031eae5ba (patch) | |
tree | b0b729599cdaaf8cb4286a89daf89144182bca49 /lisp/mastodon.el | |
parent | e6bdc008ed3f66fd5c6903c491e1cf6d4dafd2f3 (diff) |
bump version for ELPA
Diffstat (limited to 'lisp/mastodon.el')
-rw-r--r-- | lisp/mastodon.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mastodon.el b/lisp/mastodon.el index 1d071f7..cc540f8 100644 --- a/lisp/mastodon.el +++ b/lisp/mastodon.el @@ -6,7 +6,7 @@ ;; Author: Johnson Denen <johnson.denen@gmail.com> ;; Marty Hiatt <martianhiatus@riseup.net> ;; Maintainer: Marty Hiatt <martianhiatus@riseup.net> -;; Version: 1.0.12 +;; Version: 1.0.20 ;; Package-Requires: ((emacs "27.1") (request "0.3.0") (persist "0.4")) ;; Homepage: https://codeberg.org/martianh/mastodon.el |