From 3cb5a6a9be2811b63a254d1c00b7ba30460d7629 Mon Sep 17 00:00:00 2001 From: Johnson Denen Date: Mon, 24 Apr 2017 12:48:06 -0400 Subject: Bump to v0.5.5 --- lisp/mastodon.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lisp/mastodon.el') diff --git a/lisp/mastodon.el b/lisp/mastodon.el index bf4185f..772db51 100644 --- a/lisp/mastodon.el +++ b/lisp/mastodon.el @@ -2,7 +2,7 @@ ;; Copyright (C) 2017 Johnson Denen ;; Author: Johnson Denen -;; Version: 0.5.4 +;; Version: 0.5.5 ;; Package-Requires: ((emacs "24.4")) ;; Homepage: https://github.com/jdenen/mastodon.el @@ -38,7 +38,7 @@ :prefix "mastodon-" :group 'external) -(defconst mastodon-version "0.5.4" +(defconst mastodon-version "0.5.5" "Current `mastodon' package version.") (defcustom mastodon-instance-url "https://mastodon.social" -- cgit v1.2.3