diff options
author | Johnson Denen <johnson.denen@gmail.com> | 2017-06-19 11:28:37 -0400 |
---|---|---|
committer | Johnson Denen <johnson.denen@gmail.com> | 2017-06-19 11:28:37 -0400 |
commit | d746a724db23fc3d897a6c6f11fca75b709b727c (patch) | |
tree | e42053c20f939db938e896f18bd5d6ddfb7632a5 /lisp/mastodon-tl.el | |
parent | 2105887042e5bca3b364a04ed74aecc13d70ce7f (diff) |
Bump version to 0.7.1
Diffstat (limited to 'lisp/mastodon-tl.el')
-rw-r--r-- | lisp/mastodon-tl.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mastodon-tl.el b/lisp/mastodon-tl.el index eeed6b5..66452dd 100644 --- a/lisp/mastodon-tl.el +++ b/lisp/mastodon-tl.el @@ -2,7 +2,7 @@ ;; Copyright (C) 2017 Johnson Denen ;; Author: Johnson Denen <johnson.denen@gmail.com> -;; Version: 0.7.0 +;; Version: 0.7.1 ;; Homepage: https://github.com/jdenen/mastodon.el ;; Package-Requires: ((emacs "24.4")) |