From c6a4cfc846cd0ecd4eca7bdc02b0856d482bb364 Mon Sep 17 00:00:00 2001 From: Johnson Denen Date: Sun, 23 Apr 2017 14:07:22 -0400 Subject: Bump to v0.5.1 --- 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 7a2de06..ec42447 100644 --- a/lisp/mastodon.el +++ b/lisp/mastodon.el @@ -2,7 +2,7 @@ ;; Copyright (C) 2017 Johnson Denen ;; Author: Johnson Denen -;; Version: 0.5.0 +;; Version: 0.5.1 ;; Homepage: https://github.com/jdenen/mastodon.el ;; This file is not part of GNU Emacs. @@ -37,7 +37,7 @@ :prefix "mastodon-" :group 'external) -(defconst mastodon-version "0.5.0" +(defconst mastodon-version "0.5.1" "Current `mastodon' package version.") (defcustom mastodon-instance-url "https://mastodon.social" -- cgit v1.2.3