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:19 +0200 |
commit | 8c6b2a484923f72b7790fbf4ef4fe8d93f74f553 (patch) | |
tree | 873ed2239093fcf50a406e12b962375c6e3bf37c /lisp | |
parent | b13d93a109f896498ca0eec73ebe3acdc54f1ec3 (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 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 |