diff options
author | marty hiatt <martianhiatus@riseup.net> | 2024-10-22 08:04:01 +0200 |
---|---|---|
committer | marty hiatt <martianhiatus@riseup.net> | 2024-10-22 08:04:01 +0200 |
commit | cafdc7131f7c31f96bb890d478a21efe4e9f7c83 (patch) | |
tree | 9fa64d365508a78627e1659fd8fa8ff1cf24be49 | |
parent | 35242a90c65bbee22c4690c8fa7393b9d48dd5d5 (diff) |
bump
-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 ce64d65..89e2a87 100644 --- a/lisp/mastodon.el +++ b/lisp/mastodon.el @@ -6,7 +6,7 @@ ;; Author: Johnson Denen <johnson.denen@gmail.com> ;; Marty Hiatt <mousebot@disroot.org> ;; Maintainer: Marty Hiatt <mousebot@disroot.org> -;; Version: 1.1.0 +;; Version: 1.1.1 ;; Package-Requires: ((emacs "28.1") (request "0.3.0") (persist "0.4") (tp "0.1")) ;; Homepage: https://codeberg.org/martianh/mastodon.el |