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:28:14 -0400 |
commit | 23c233d2bb2cbc9139087b53d95cd3b23e05e336 (patch) | |
tree | 26a591932df234b8931211583d217f9e3eb7dc98 /lisp/mastodon-client.el | |
parent | df9a7194fc22d499d6fb45383fc98e6bb9b35dd6 (diff) |
Bump to v0.6.3
Diffstat (limited to 'lisp/mastodon-client.el')
-rw-r--r-- | lisp/mastodon-client.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mastodon-client.el b/lisp/mastodon-client.el index ebfb844..f8e8a5c 100644 --- a/lisp/mastodon-client.el +++ b/lisp/mastodon-client.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 ;; Homepage: https://github.com/jdenen/mastodon.el ;; Package-Requires: ((emacs "24.4")) |