diff options
author | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-10-13 23:31:54 +0200 |
---|---|---|
committer | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-10-13 23:31:54 +0200 |
commit | 57d0f9f3626ea2bfac69725cbb1b67b9feeedeb0 (patch) | |
tree | 047783e0d1f80d178a2c1d230e5f93529e547ac0 /lisp/mastodon.el | |
parent | 4d40968c302b643c1620119fadd45c55dfd4b401 (diff) |
bump
Diffstat (limited to 'lisp/mastodon.el')
-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 95ae338..99c6be6 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.7 +;; Version: 1.0.8 ;; Package-Requires: ((emacs "27.1") (request "0.3.0") (persist "0.4")) ;; Homepage: https://codeberg.org/martianh/mastodon.el |