diff options
author | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2022-07-31 22:54:30 +0200 |
---|---|---|
committer | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2022-08-27 11:02:17 +0200 |
commit | c2a48ac4bd0b75adbb525600dca93ad6636177c3 (patch) | |
tree | dc72a4dae38191b3fa8b4e86167c9e9d4cfc6659 /lisp/mastodon-media.el | |
parent | 5ed435bf9755db982fa70e6b47fcae1e3abc8a1d (diff) |
bump version in boilerplate
Diffstat (limited to 'lisp/mastodon-media.el')
-rw-r--r-- | lisp/mastodon-media.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mastodon-media.el b/lisp/mastodon-media.el index e5a1111..ace15b2 100644 --- a/lisp/mastodon-media.el +++ b/lisp/mastodon-media.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2017-2019 Johnson Denen ;; Author: Johnson Denen <johnson.denen@gmail.com> ;; Maintainer: Marty Hiatt <martianhiatus@riseup.net> -;; Version: 0.10.0 +;; Version: 1.0.0 ;; Package-Requires: ((emacs "27.1")) ;; Homepage: https://codeberg.org/martianh/mastodon.el |