diff options
author | marty hiatt <martianhiatus@disroot.org> | 2024-10-31 08:43:13 +0100 |
---|---|---|
committer | marty hiatt <martianhiatus@disroot.org> | 2024-10-31 08:43:13 +0100 |
commit | c241b0ba9d809157aa4bca659a6a2cc04f362932 (patch) | |
tree | 2492c180b0028a1df1751445ca1b66e6ba863bbc /lisp/mastodon.el | |
parent | 16c4ddcd693068c738ae4bb271c60841f1912f4c (diff) | |
parent | 1e18934c705514dc3aad6170a50cd5875dab86bf (diff) |
Merge branch 'develop'
Diffstat (limited to 'lisp/mastodon.el')
-rw-r--r-- | lisp/mastodon.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/mastodon.el b/lisp/mastodon.el index 119a045..ea4a4e2 100644 --- a/lisp/mastodon.el +++ b/lisp/mastodon.el @@ -6,8 +6,8 @@ ;; Author: Johnson Denen <johnson.denen@gmail.com> ;; Marty Hiatt <mousebot@disroot.org> ;; Maintainer: Marty Hiatt <mousebot@disroot.org> -;; Version: 1.1.3 -;; Package-Requires: ((emacs "28.1") (request "0.3.0") (persist "0.4") (tp "0.5")) +;; Version: 1.1.4 +;; Package-Requires: ((emacs "28.1") (request "0.3.0") (persist "0.4") (tp "0.6")) ;; Homepage: https://codeberg.org/martianh/mastodon.el ;; This file is not part of GNU Emacs. |