diff options
author | marty hiatt <martianhiatus@riseup.net> | 2024-05-31 14:12:40 +0200 |
---|---|---|
committer | marty hiatt <martianhiatus@riseup.net> | 2024-05-31 14:12:40 +0200 |
commit | ac5684acaa2c0910350a5a79977b28dea8ddf8d7 (patch) | |
tree | bf2211a6e55501d2c2ce32bded2eb2d6877d8b91 /lisp/mastodon.el | |
parent | 0312b494a685af358005cc2ed6245f8438db8c31 (diff) |
bump version
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 da3ffe2..a0b5bbc 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.22 +;; Version: 1.0.23 ;; Package-Requires: ((emacs "27.1") (request "0.3.0") (persist "0.4")) ;; Homepage: https://codeberg.org/martianh/mastodon.el |