diff options
author | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-09-27 14:30:21 +0200 |
---|---|---|
committer | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-09-27 14:30:21 +0200 |
commit | 016a3a2b331a0cc9ee916e401b1eb3a196006c06 (patch) | |
tree | 751fcfe042235aba73cd3a29845466f4672dd8d1 /lisp | |
parent | dd9bb177429d55f550e767ab11926ee602c8fc9f (diff) |
bump version
Diffstat (limited to 'lisp')
-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 575ca65..0dc6853 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.1 +;; Version: 1.0.2 ;; Package-Requires: ((emacs "27.1") (request "0.3.0") (persist "0.4")) ;; Homepage: https://codeberg.org/martianh/mastodon.el |