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 13:50:14 -0400 |
commit | e08bb5794762d22f90e85fd65cef7c143e6b9318 (patch) | |
tree | e42053c20f939db938e896f18bd5d6ddfb7632a5 /lisp/mastodon.el | |
parent | efe4ad402a9bf5c78a317540518afd76b1994ee4 (diff) |
Bump version to 0.7.1
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 2bf5e84..c031774 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.7.0 +;; Version: 0.7.1 ;; Package-Requires: ((emacs "24.4")) ;; Homepage: https://github.com/jdenen/mastodon.el |