aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-auth.el
diff options
context:
space:
mode:
authorAlexander Griffith <griffitaj@gmail.com>2018-03-05 21:39:12 -0500
committerGitHub <noreply@github.com>2018-03-05 21:39:12 -0500
commitb277114d7b3be3447eeecaf3ba7ac0b282a339fe (patch)
tree02337fb012f5c71a6b3a0edff3a7d67543e2d465 /lisp/mastodon-auth.el
parent4350dd571fba5996d30447eb19cfba68339a7934 (diff)
Bump to 0.7.2 and shorten long code lines (#172)
* Bump version numbers to 0.7.2 * Adjusted functions to bring line length below 90.
Diffstat (limited to 'lisp/mastodon-auth.el')
-rw-r--r--lisp/mastodon-auth.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mastodon-auth.el b/lisp/mastodon-auth.el
index b2399d2..28c14bc 100644
--- a/lisp/mastodon-auth.el
+++ b/lisp/mastodon-auth.el
@@ -2,7 +2,7 @@
;; Copyright (C) 2017 Johnson Denen
;; Author: Johnson Denen <johnson.denen@gmail.com>
-;; Version: 0.7.1
+;; Version: 0.7.2
;; Homepage: https://github.com/jdenen/mastodon.el
;; Package-Requires: ((emacs "24.4"))