diff options
author | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-10-13 23:40:46 +0200 |
---|---|---|
committer | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-10-13 23:40:46 +0200 |
commit | 2cb0a5012af337dd99663d0a3cbbebd332009633 (patch) | |
tree | 665b137fe656aa513cf8966edb95aba11402eaf3 /lisp/mastodon.el | |
parent | b78e91483a6ed49ebf20feebbe6bf6644c67e557 (diff) |
bump
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 99c6be6..57d02ca 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.8 +;; Version: 1.0.9 ;; Package-Requires: ((emacs "27.1") (request "0.3.0") (persist "0.4")) ;; Homepage: https://codeberg.org/martianh/mastodon.el |