diff options
author | Johnson Denen <johnson.denen@gmail.com> | 2017-05-15 09:28:14 -0400 |
---|---|---|
committer | Johnson Denen <johnson.denen@gmail.com> | 2017-05-15 09:38:29 -0400 |
commit | 9ccc0e8cf74b938493753e2b64f95591f771de44 (patch) | |
tree | 26a591932df234b8931211583d217f9e3eb7dc98 /lisp/mastodon.el | |
parent | eb0f35c22c66ffe95459e8ea9ec0ce4c44597a7e (diff) |
Bump to v0.6.3
Diffstat (limited to 'lisp/mastodon.el')
-rw-r--r-- | lisp/mastodon.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mastodon.el b/lisp/mastodon.el index 2b8f1ea..b75c608 100644 --- a/lisp/mastodon.el +++ b/lisp/mastodon.el @@ -2,7 +2,7 @@ ;; Copyright (C) 2017 Johnson Denen ;; Author: Johnson Denen <johnson.denen@gmail.com> -;; Version: 0.6.2 +;; Version: 0.6.3 ;; Package-Requires: ((emacs "24.4")) ;; Homepage: https://github.com/jdenen/mastodon.el |