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-client.el | |
parent | 5ed435bf9755db982fa70e6b47fcae1e3abc8a1d (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 |