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-profile.el | |
parent | 5ed435bf9755db982fa70e6b47fcae1e3abc8a1d (diff) |
bump version in boilerplate
Diffstat (limited to 'lisp/mastodon-profile.el')
-rw-r--r-- | lisp/mastodon-profile.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/mastodon-profile.el b/lisp/mastodon-profile.el index c589f53..4b541fd 100644 --- a/lisp/mastodon-profile.el +++ b/lisp/mastodon-profile.el @@ -3,8 +3,8 @@ ;; Copyright (C) 2017-2019 Johnson Denen ;; Author: Johnson Denen <johnson.denen@gmail.com> ;; Maintainer: Marty Hiatt <martianhiatus@riseup.net> -;; Version: 0.10.0 -;; Package-Requires: ((emacs "27.1") +;; Version: 1.0.0 +;; Package-Requires: ((emacs "27.1")) ;; Homepage: https://codeberg.org/martianh/mastodon.el ;; This file is not part of GNU Emacs. |