branch: elpa/mastodon
commit 4879ac3d76e10e36e2eba1dc366418fb027c765a
Author: marty hiatt <[email protected]>
Commit: marty hiatt <[email protected]>
dump min tp.el version
---
lisp/mastodon.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/mastodon.el b/lisp/mastodon.el
index 10bcbba54f..4cf1033579 100644
--- a/lisp/mastodon.el
+++ b/lisp/mastodon.el
@@ -7,7 +7,7 @@
;; Marty Hiatt <[email protected]>
;; Maintainer: Marty Hiatt <[email protected]>
;; Version: 2.0.8
-;; Package-Requires: ((emacs "28.1") (persist "0.8") (tp "0.7"))
+;; Package-Requires: ((emacs "28.1") (persist "0.8") (tp "0.8"))
;; Homepage: https://codeberg.org/martianh/mastodon.el
;; This file is not part of GNU Emacs.