diff options
| author | marty hiatt <martianhiatus@riseup.net> | 2024-08-16 09:09:08 +0200 | 
|---|---|---|
| committer | marty hiatt <martianhiatus@riseup.net> | 2024-08-16 09:09:08 +0200 | 
| commit | 3443b49c55f65ae8e0b07e93e1e0299ce1bf8ed6 (patch) | |
| tree | dc4cda16ecb5610cf301c26219670b71f8d7b6e8 | |
| parent | a4cc633346eb3dd538b0169b00ea1cbc16ece139 (diff) | |
bump version
| -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 82a2491..017b5da 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.24 +;; Version: 1.0.26  ;; Package-Requires: ((emacs "27.1") (request "0.3.0") (persist "0.4"))  ;; Homepage: https://codeberg.org/martianh/mastodon.el  | 
