aboutsummaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authormousebot <mousebot@riseup.net>2021-12-17 15:03:00 +0100
committermousebot <mousebot@riseup.net>2021-12-17 15:03:00 +0100
commitfc8005c8fe3c5466c7e2d2b510e24f6eba661431 (patch)
tree89a61b9bb33d5d9c7cce06ef98dc829cc5369b52 /lisp
parent9329ce1674333a8bc67ee5f53178f27bac14991b (diff)
bump version, change homepage link, readme
Diffstat (limited to 'lisp')
-rw-r--r--lisp/mastodon-async.el4
-rw-r--r--lisp/mastodon-auth.el4
-rw-r--r--lisp/mastodon-client.el4
-rw-r--r--lisp/mastodon-discover.el4
-rw-r--r--lisp/mastodon-http.el4
-rw-r--r--lisp/mastodon-inspect.el4
-rw-r--r--lisp/mastodon-media.el4
-rw-r--r--lisp/mastodon-notifications.el4
-rw-r--r--lisp/mastodon-profile.el4
-rw-r--r--lisp/mastodon-search.el4
-rw-r--r--lisp/mastodon-tl.el4
-rw-r--r--lisp/mastodon-toot.el4
-rw-r--r--lisp/mastodon.el4
13 files changed, 26 insertions, 26 deletions
diff --git a/lisp/mastodon-async.el b/lisp/mastodon-async.el
index 524e13d..3651bd5 100644
--- a/lisp/mastodon-async.el
+++ b/lisp/mastodon-async.el
@@ -2,9 +2,9 @@
;; Copyright (C) 2017 Johnson Denen
;; Author: Johnson Denen <johnson.denen@gmail.com>
-;; Version: 0.7.1
+;; Version: 0.9.2
;; Package-Requires: ((emacs "26.1"))
-;; Homepage: https://github.com/jdenen/mastodon.el
+;; Homepage: https://git.blast.noho.st/mouse/mastodon.el
;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-auth.el b/lisp/mastodon-auth.el
index 8d0d7c6..8355200 100644
--- a/lisp/mastodon-auth.el
+++ b/lisp/mastodon-auth.el
@@ -2,9 +2,9 @@
;; Copyright (C) 2017-2019 Johnson Denen
;; Author: Johnson Denen <johnson.denen@gmail.com>
-;; Version: 0.9.1
-;; Homepage: https://github.com/jdenen/mastodon.el
+;; Version: 0.9.2
;; Package-Requires: ((emacs "26.1"))
+;; Homepage: https://git.blast.noho.st/mouse/mastodon.el
;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-client.el b/lisp/mastodon-client.el
index bdfbca9..cb8eb26 100644
--- a/lisp/mastodon-client.el
+++ b/lisp/mastodon-client.el
@@ -2,9 +2,9 @@
;; Copyright (C) 2017-2019 Johnson Denen
;; Author: Johnson Denen <johnson.denen@gmail.com>
-;; Version: 0.9.1
-;; Homepage: https://github.com/jdenen/mastodon.el
+;; Version: 0.9.2
;; Package-Requires: ((emacs "26.1"))
+;; Homepage: https://git.blast.noho.st/mouse/mastodon.el
;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-discover.el b/lisp/mastodon-discover.el
index 33ce3d5..6b2eadf 100644
--- a/lisp/mastodon-discover.el
+++ b/lisp/mastodon-discover.el
@@ -2,9 +2,9 @@
;; Copyright (C) 2019 Johnson Denen
;; Author: Johnson Denen <johnson.denen@gmail.com>
-;; Version: 0.9.1
+;; Version: 0.9.2
;; Package-Requires: ((emacs "26.1"))
-;; Homepage: https://github.com/jdenen/mastodon.el
+;; Homepage: https://git.blast.noho.st/mouse/mastodon.el
;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-http.el b/lisp/mastodon-http.el
index a4f126f..00a0718 100644
--- a/lisp/mastodon-http.el
+++ b/lisp/mastodon-http.el
@@ -2,9 +2,9 @@
;; Copyright (C) 2017-2019 Johnson Denen
;; Author: Johnson Denen <johnson.denen@gmail.com>
-;; Version: 0.9.1
+;; Version: 0.9.2
;; Package-Requires: ((emacs "27.1") (request "0.2.0"))
-;; Homepage: https://github.com/jdenen/mastodon.el
+;; Homepage: https://git.blast.noho.st/mouse/mastodon.el
;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-inspect.el b/lisp/mastodon-inspect.el
index 57240f3..4d91948 100644
--- a/lisp/mastodon-inspect.el
+++ b/lisp/mastodon-inspect.el
@@ -2,9 +2,9 @@
;; Copyright (C) 2017-2019 Johnson Denen
;; Author: Johnson Denen <johnson.denen@gmail.com>
-;; Version: 0.9.1
+;; Version: 0.9.2
;; Package-Requires: ((emacs "26.1"))
-;; Homepage: https://github.com/jdenen/mastodon.el
+;; Homepage: https://git.blast.noho.st/mouse/mastodon.el
;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-media.el b/lisp/mastodon-media.el
index 457628f..bbab816 100644
--- a/lisp/mastodon-media.el
+++ b/lisp/mastodon-media.el
@@ -2,9 +2,9 @@
;; Copyright (C) 2017-2019 Johnson Denen
;; Author: Johnson Denen <johnson.denen@gmail.com>
-;; Version: 0.9.1
-;; Homepage: https://github.com/jdenen/mastodon.el
+;; Version: 0.9.2
;; Package-Requires: ((emacs "26.1"))
+;; Homepage: https://git.blast.noho.st/mouse/mastodon.el
;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-notifications.el b/lisp/mastodon-notifications.el
index 15633be..5efb7d4 100644
--- a/lisp/mastodon-notifications.el
+++ b/lisp/mastodon-notifications.el
@@ -2,9 +2,9 @@
;; Copyright (C) 2017-2019 Johnson Denen
;; Author: Johnson Denen <johnson.denen@gmail.com>
-;; Version: 0.9.1
-;; Homepage: https://github.com/jdenen/mastodon.el
+;; Version: 0.9.2
;; Package-Requires: ((emacs "26.1"))
+;; Homepage: https://git.blast.noho.st/mouse/mastodon.el
;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-profile.el b/lisp/mastodon-profile.el
index 7a9edc3..d21f5c0 100644
--- a/lisp/mastodon-profile.el
+++ b/lisp/mastodon-profile.el
@@ -2,9 +2,9 @@
;; Copyright (C) 2017-2019 Johnson Denen
;; Author: Johnson Denen <johnson.denen@gmail.com>
-;; Version: 0.9.1
+;; Version: 0.9.2
;; Package-Requires: ((emacs "26.1") (seq "1.0"))
-;; Homepage: https://github.com/jdenen/mastodon.el
+;; Homepage: https://git.blast.noho.st/mouse/mastodon.el
;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-search.el b/lisp/mastodon-search.el
index fcfaec9..a7dcda9 100644
--- a/lisp/mastodon-search.el
+++ b/lisp/mastodon-search.el
@@ -2,9 +2,9 @@
;; Copyright (C) 2017-2019 Johnson Denen
;; Author: Johnson Denen <johnson.denen@gmail.com>, martyhiatt <mousebot@riseup.net>
-;; Version: 0.9.1
-;; Homepage: https://github.com/jdenen/mastodon.el
+;; Version: 0.9.2
;; Package-Requires: ((emacs "26.1"))
+;; Homepage: https://git.blast.noho.st/mouse/mastodon.el
;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-tl.el b/lisp/mastodon-tl.el
index 9355480..89604b5 100644
--- a/lisp/mastodon-tl.el
+++ b/lisp/mastodon-tl.el
@@ -2,9 +2,9 @@
;; Copyright (C) 2017-2019 Johnson Denen
;; Author: Johnson Denen <johnson.denen@gmail.com>
-;; Version: 0.9.1
-;; Homepage: https://github.com/jdenen/mastodon.el
+;; Version: 0.9.2
;; Package-Requires: ((emacs "26.1"))
+;; Homepage: https://git.blast.noho.st/mouse/mastodon.el
;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon-toot.el b/lisp/mastodon-toot.el
index 2ff7f83..c89acc7 100644
--- a/lisp/mastodon-toot.el
+++ b/lisp/mastodon-toot.el
@@ -2,9 +2,9 @@
;; Copyright (C) 2017-2019 Johnson Denen
;; Author: Johnson Denen <johnson.denen@gmail.com>
-;; Version: 0.9.1
-;; Homepage: https://github.com/jdenen/mastodon.el
+;; Version: 0.9.2
;; Package-Requires: ((emacs "26.1"))
+;; Homepage: https://git.blast.noho.st/mouse/mastodon.el
;; This file is not part of GNU Emacs.
diff --git a/lisp/mastodon.el b/lisp/mastodon.el
index 662b691..2411e20 100644
--- a/lisp/mastodon.el
+++ b/lisp/mastodon.el
@@ -2,9 +2,9 @@
;; Copyright (C) 2017-2019 Johnson Denen
;; Author: Johnson Denen <johnson.denen@gmail.com>
-;; Version: 0.9.1
+;; Version: 0.9.2
;; Package-Requires: ((emacs "26.1") (request "0.3.2") (seq "1.0"))
-;; Homepage: https://github.com/jdenen/mastodon.el
+;; Homepage: https://git.blast.noho.st/mouse/mastodon.el
;; This file is not part of GNU Emacs.