diff options
author | marty hiatt <martianhiatus@riseup.net> | 2024-10-18 09:13:07 +0200 |
---|---|---|
committer | marty hiatt <martianhiatus@riseup.net> | 2024-10-18 09:13:07 +0200 |
commit | 390c1d0c2dec6f247830cd507d8d1e8ca4db3479 (patch) | |
tree | ff8a921351c0a3d70e22d3cc8d4d9ed5311e8c5b /lisp/mastodon.el | |
parent | f4fb3251d3dcec60f088e6a822319ba8b4556921 (diff) |
bump version, copyright
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 80b6d8c..e754b28 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.27 +;; Version: 1.1.0 ;; Package-Requires: ((emacs "27.1") (request "0.3.0") ;; (persist "0.4") (tp "0.1")) ;; Homepage: https://codeberg.org/martianh/mastodon.el |