diff options
author | marty hiatt <martianhiatus@disroot.org> | 2024-11-02 17:33:58 +0100 |
---|---|---|
committer | marty hiatt <martianhiatus@disroot.org> | 2024-11-02 17:34:42 +0100 |
commit | 6242db6028ef5646ead41e915dec6b8f014e33f8 (patch) | |
tree | e0d49b36275a56b400f2f8e3d3f380e3325dbada | |
parent | 9eaf125207099ea78ec216b1622244930f14659d (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 32cc671..c13c3ba 100644 --- a/lisp/mastodon.el +++ b/lisp/mastodon.el @@ -6,7 +6,7 @@ ;; Author: Johnson Denen <johnson.denen@gmail.com> ;; Marty Hiatt <mousebot@disroot.org> ;; Maintainer: Marty Hiatt <mousebot@disroot.org> -;; Version: 1.1.4 +;; Version: 1.1.5 ;; Package-Requires: ((emacs "28.1") (request "0.3.0") (persist "0.4") (tp "0.6")) ;; Homepage: https://codeberg.org/martianh/mastodon.el |