diff options
author | Johnson Denen <johnson.denen@gmail.com> | 2019-03-04 22:31:13 -0500 |
---|---|---|
committer | Johnson Denen <johnson.denen@gmail.com> | 2019-03-04 22:44:28 -0500 |
commit | 5095797ef32b922d2a624fa6beb970b5e9cf5ca0 (patch) | |
tree | 7182bc595e1f28a7d39f924a680fca1a1c56b0e7 /lisp/mastodon-inspect.el | |
parent | 3b58fef14d68e33638b9efd151b363b226c39283 (diff) |
Update copyright and bump version
Diffstat (limited to 'lisp/mastodon-inspect.el')
-rw-r--r-- | lisp/mastodon-inspect.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/mastodon-inspect.el b/lisp/mastodon-inspect.el index 173b3e8..44b9344 100644 --- a/lisp/mastodon-inspect.el +++ b/lisp/mastodon-inspect.el @@ -1,8 +1,8 @@ ;;; mastodon-inspect.el --- Client for Mastodon -*- lexical-binding: t -*- -;; Copyright (C) 2017 Johnson Denen +;; Copyright (C) 2017-2019 Johnson Denen ;; Author: Johnson Denen <johnson.denen@gmail.com> -;; Version: 0.8.0 +;; Version: 0.9.0 ;; Package-Requires: ((emacs "24.4")) ;; Homepage: https://github.com/jdenen/mastodon.el |