diff options
| author | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-10-05 10:54:23 +0200 | 
|---|---|---|
| committer | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-10-05 10:54:23 +0200 | 
| commit | 1964ee8ad6a0cd91a149a11925e1bcd94c83c072 (patch) | |
| tree | b49241432f0922f989302af0731316d2dbd2e6f0 | |
| parent | 98333a0f21f394acd4cb774b7d5e92430faf06f3 (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 94189cd..1ad1b5d 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.2 +;; Version: 1.0.3  ;; Package-Requires: ((emacs "27.1") (request "0.3.0") (persist "0.4"))  ;; Homepage: https://codeberg.org/martianh/mastodon.el | 
