aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-client.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-client.el
parent2f14752767a03f6e9979dd5d3897425cd7aa2e37 (diff)
bump masto version, bump emacs version to 25.1, dependency in readme
Diffstat (limited to 'lisp/mastodon-client.el')
-rw-r--r--lisp/mastodon-client.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/mastodon-client.el b/lisp/mastodon-client.el
index da70dea..90f1375 100644
--- a/lisp/mastodon-client.el
+++ b/lisp/mastodon-client.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.