From 85d6de3c135a72de5073f1c9be50e351e8d6f66b Mon Sep 17 00:00:00 2001 From: niten Date: Fri, 8 Mar 2024 10:21:00 -0800 Subject: [PATCH] Add a comment to bump version --- src/mebot/client.clj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/mebot/client.clj b/src/mebot/client.clj index 0762cc9..5cae0f7 100644 --- a/src/mebot/client.clj +++ b/src/mebot/client.clj @@ -14,6 +14,8 @@ org.apache.tika.Tika clojure.lang.ExceptionInfo)) +;; Matrix Client + (defn pthru [o] (pprint o) (flush)