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 09:47:08 +0200 |
commit | 1fbfbf318a79a4e0826a33f0c46e195aee0ded6f (patch) | |
tree | e521b6ae97e9c39e07288fc3f28497cf8229a2f0 /lisp/mastodon-client.el | |
parent | f3c7687c1a33593eecadaac8c8c9a4e3baf181e9 (diff) |
bump version in boilerplate
Diffstat (limited to 'lisp/mastodon-client.el')
-rw-r--r-- | lisp/mastodon-client.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mastodon-client.el b/lisp/mastodon-client.el index 4fc8db7..f1dcd4f 100644 --- a/lisp/mastodon-client.el +++ b/lisp/mastodon-client.el @@ -4,7 +4,7 @@ ;; Copyright (C) 2021 Abhiseck Paira <abhiseckpaira@disroot.org> ;; 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 |