branch: elpa/mastodon
commit f4bb081505a0333881082c70232cbb5f0e6773dd
Author: marty hiatt <[email protected]>
Commit: marty hiatt <[email protected]>
bump persist to 0.8
---
lisp/mastodon.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/mastodon.el b/lisp/mastodon.el
index 051ac8e309b..9f04d8479f6 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.3
-;; Package-Requires: ((emacs "28.1") (persist "0.7") (tp "0.7"))
+;; Package-Requires: ((emacs "28.1") (persist "0.8") (tp "0.7"))
;; Homepage: https://codeberg.org/martianh/mastodon.el
;; This file is not part of GNU Emacs.