diff options
author | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-10-05 11:42:52 +0200 |
---|---|---|
committer | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-10-05 11:43:11 +0200 |
commit | 083222c20cd23755ca93fc2a9e320f653cffe9ef (patch) | |
tree | 975b759c8b058050533fdf6a37ffb377ee9c8828 /lisp/mastodon.el | |
parent | 5d46e17c0b41874f54b628e090feba7a5a9ac206 (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 2edfb46..678e8a8 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.4 +;; Version: 1.0.5 ;; Package-Requires: ((emacs "27.1") (request "0.3.0") (persist "0.4")) ;; Homepage: https://codeberg.org/martianh/mastodon.el |