branch: elpa/mastodon commit cd2d6f23b4f7af63df3000f2fb68227c22bc8dee Author: marty hiatt <martianhiatus [a t] riseup [d o t] net> Commit: marty hiatt <martianhiatus [a t] riseup [d o t] net>
bump --- lisp/mastodon.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/mastodon.el b/lisp/mastodon.el index 556ce74ff6..cd11697a2c 100644 --- a/lisp/mastodon.el +++ b/lisp/mastodon.el @@ -6,7 +6,7 @@ ;; Author: Johnson Denen <johnson.de...@gmail.com> ;; Marty Hiatt <martianhia...@riseup.net> ;; Maintainer: Marty Hiatt <martianhia...@riseup.net> -;; Version: 1.0.11 +;; Version: 1.0.12 ;; Package-Requires: ((emacs "27.1") (request "0.3.0") (persist "0.4")) ;; Homepage: https://codeberg.org/martianh/mastodon.el