diff options
author | mousebot <mousebot@riseup.net> | 2021-12-17 18:18:28 +0100 |
---|---|---|
committer | mousebot <mousebot@riseup.net> | 2021-12-17 18:18:28 +0100 |
commit | c1aa61bb361cca5d107896a83b1b729315c4d79a (patch) | |
tree | 0a0a8d5e2faa9e7daf235f94196a5692d142b66a /lisp/mastodon-async.el | |
parent | 34105df90e67562bb3736177085baffdca66b23a (diff) |
bump version to a round number
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 bda6a4d..6ff09e3 100644 --- a/lisp/mastodon-async.el +++ b/lisp/mastodon-async.el @@ -4,7 +4,7 @@ ;; Author: Johnson Denen <johnson.denen@gmail.com> ;; Alex J. Griffith <griffitaj@gmail.com> ;; Maintainer: Marty Hiatt <martianhiatus@riseup.net> -;; Version: 0.9.2 +;; Version: 0.10.0 ;; Package-Requires: ((emacs "27.1")) ;; Homepage: https://git.blast.noho.st/mouse/mastodon.el |