diff options
author | Johnson Denen <johnson.denen@gmail.com> | 2017-04-23 22:26:36 -0400 |
---|---|---|
committer | Johnson Denen <johnson.denen@gmail.com> | 2017-04-23 22:26:36 -0400 |
commit | 074c525d7b125922df6d47246df8645916dedbc9 (patch) | |
tree | cf4c5d24d58c02716caaee22770957239b0f2c82 /lisp/mastodon-client.el | |
parent | c6a4cfc846cd0ecd4eca7bdc02b0856d482bb364 (diff) |
Make tweaks per package-lint feedback
Diffstat (limited to 'lisp/mastodon-client.el')
-rw-r--r-- | lisp/mastodon-client.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/mastodon-client.el b/lisp/mastodon-client.el index d422e78..5633591 100644 --- a/lisp/mastodon-client.el +++ b/lisp/mastodon-client.el @@ -2,6 +2,7 @@ ;; Copyright (C) 2017 Johnson Denen ;; Author: Johnson Denen <johnson.denen@gmail.com> +;; Version: 0.5.1 ;; Homepage: https://github.com/jdenen/mastodon.el ;; This file is not part of GNU Emacs. |