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-07-31 22:54:30 +0200 |
commit | b6184b5cc445a496397d1b90aac7634c775ca9ee (patch) | |
tree | 53a0ca50dbc745066b17188739720fe2ec09da67 /lisp/mastodon-async.el | |
parent | c06f1a14cceb02ba702c1a67d6ba97f3badc2a7b (diff) |
bump version in boilerplate
Diffstat (limited to 'lisp/mastodon-async.el')
-rw-r--r-- | lisp/mastodon-async.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mastodon-async.el b/lisp/mastodon-async.el index 86547a1..8a08416 100644 --- a/lisp/mastodon-async.el +++ b/lisp/mastodon-async.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2017 Alex J. Griffith ;; Author: Alex J. Griffith <griffitaj@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 |