aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-toot.el
diff options
context:
space:
mode:
authormousebot <mousebot@riseup.net>2021-05-31 09:58:01 +0200
committermousebot <mousebot@riseup.net>2021-05-31 11:27:31 +0200
commit1ff6d8ef35f83ada24fafd3656dde0a1da57922a (patch)
treeda84687be396231feefc8dc8fab902672d4183ed /lisp/mastodon-toot.el
parent2f14752767a03f6e9979dd5d3897425cd7aa2e37 (diff)
bump masto version, bump emacs version to 25.1, dependency in readme
Diffstat (limited to 'lisp/mastodon-toot.el')
-rw-r--r--lisp/mastodon-toot.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/mastodon-toot.el b/lisp/mastodon-toot.el
index 8328bb9..a0f886c 100644
--- a/lisp/mastodon-toot.el
+++ b/lisp/mastodon-toot.el
@@ -2,9 +2,9 @@
;; Copyright (C) 2017-2019 Johnson Denen
;; Author: Johnson Denen <johnson.denen@gmail.com>
-;; Version: 0.9.0
+;; Version: 0.9.1
;; Homepage: https://github.com/jdenen/mastodon.el
-;; Package-Requires: ((emacs "24.4"))
+;; Package-Requires: ((emacs "25.1"))
;; This file is not part of GNU Emacs.