diff options
author | Johnson Denen <johnson.denen@gmail.com> | 2017-04-29 13:28:27 -0400 |
---|---|---|
committer | Johnson Denen <johnson.denen@gmail.com> | 2017-04-29 13:55:32 -0400 |
commit | 3977a0b09e08dcffca249a6bcd188989f7b224ef (patch) | |
tree | e12a8626ae9e1c292759b41bc209de6177c51a4c | |
parent | e38082e9f8d3e48c5ef674d70168303a21ffe396 (diff) |
Fix failing lint step
-rw-r--r-- | lisp/mastodon-media.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/mastodon-media.el b/lisp/mastodon-media.el index 921300d..3adcbdc 100644 --- a/lisp/mastodon-media.el +++ b/lisp/mastodon-media.el @@ -2,6 +2,7 @@ ;; Copyright (C) 2017 Johnson Denen ;; Author: Johnson Denen <johnson.denen@gmail.com> +;; Version: 0.6.2 ;; Homepage: https://github.com/jdenen/mastodon.el ;; This file is not part of GNU Emacs. |