diff options
author | marty hiatt <martianhiatus@disroot.org> | 2024-11-02 17:33:58 +0100 |
---|---|---|
committer | marty hiatt <martianhiatus@disroot.org> | 2024-11-02 17:33:58 +0100 |
commit | 76234781213518efa44b90b09c2792753a555e09 (patch) | |
tree | 0e6eb10211c7935d49f1a326b8f5d586c27184fc /lisp/mastodon.el | |
parent | c241b0ba9d809157aa4bca659a6a2cc04f362932 (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 ea4a4e2..62772ea 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.4 +;; Version: 1.1.5 ;; Package-Requires: ((emacs "28.1") (request "0.3.0") (persist "0.4") (tp "0.6")) ;; Homepage: https://codeberg.org/martianh/mastodon.el |