diff options
| author | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-10-12 15:12:56 +0200 | 
|---|---|---|
| committer | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-10-12 15:12:56 +0200 | 
| commit | 9a400d33a5b9c33d6fddd9d2ec988d7b156f74d3 (patch) | |
| tree | 17b1c125433d9b82b3ebc153e53a11c4eef342e6 | |
| parent | 02bcd3de9f04a3b43c8f4d42ce3220b0caa6a776 (diff) | |
bump
| -rw-r--r-- | lisp/mastodon.el | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mastodon.el b/lisp/mastodon.el index adf5e1e..a37e0b2 100644 --- a/lisp/mastodon.el +++ b/lisp/mastodon.el @@ -6,7 +6,7 @@  ;; Author: Johnson Denen <johnson.denen@gmail.com>  ;;         Marty Hiatt <martianhiatus@riseup.net>  ;; Maintainer: Marty Hiatt <martianhiatus@riseup.net> -;; Version: 1.0.6 +;; Version: 1.0.7  ;; Package-Requires: ((emacs "27.1") (request "0.3.0") (persist "0.4"))  ;; Homepage: https://codeberg.org/martianh/mastodon.el  | 
