diff options
author | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-10-15 16:55:59 +0200 |
---|---|---|
committer | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-10-15 16:55:59 +0200 |
commit | cf39941731f5f9156eff8de0d62d885fb8cdb1b5 (patch) | |
tree | d2fd212908e36362da672b38499b49b14c91bc98 /lisp | |
parent | dc6f827bcbf06e1f942318eeec4e58334beea3c0 (diff) |
bump
Diffstat (limited to 'lisp')
-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 11be674..556ce74 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.9 +;; Version: 1.0.11 ;; Package-Requires: ((emacs "27.1") (request "0.3.0") (persist "0.4")) ;; Homepage: https://codeberg.org/martianh/mastodon.el |