From ab1b868f3f6ad6c41da52168085743836f8d21c4 Mon Sep 17 00:00:00 2001 From: Simon Brooke Date: Sun, 11 Jun 2023 07:37:16 +0100 Subject: [PATCH] Bother! Forgot to update version in README! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 175422a..d5e2aa6 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ there did not seem to be any other ways to do it. If building from Leiningen, add to project dependencies ```clojure -[org.clojars.simon_brooke/real-name "1.0.1"] +[org.clojars.simon_brooke/real-name "1.0.2"] ``` Add the following requirement to your namespace: