branch: elpa/mastodon
commit e5dbe6a95a90558597e01998e6cd10873228d459
Author: marty hiatt <[email protected]>
Commit: marty hiatt <[email protected]>
min emacs: 29.1
---
lisp/mastodon.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/mastodon.el b/lisp/mastodon.el
index 73b8a8642f..3e8ef51f52 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.8"))
+;; Package-Requires: ((emacs "29.1") (persist "0.8") (tp "0.8"))
;; Homepage: https://codeberg.org/martianh/mastodon.el
;; This file is not part of GNU Emacs.