diff options
author | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-10-16 11:46:48 +0200 |
---|---|---|
committer | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-10-16 11:46:48 +0200 |
commit | cd2d6f23b4f7af63df3000f2fb68227c22bc8dee (patch) | |
tree | 5eba1ac0f53d70dbd581908606a0e9f09adce7c8 /lisp/mastodon.el | |
parent | 229304eced9b49f86d4b50aab5698575e8ad0afc (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 556ce74..cd11697 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.11 +;; Version: 1.0.12 ;; Package-Requires: ((emacs "27.1") (request "0.3.0") (persist "0.4")) ;; Homepage: https://codeberg.org/martianh/mastodon.el |