From f57d19ca920f9863f2b887254fad3d6d48a2fb8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Knudsen?= Date: Fri, 29 Oct 2021 13:11:08 +0200 Subject: [PATCH] Update version in usage example in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 159b114..feb2fe8 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ encoders. ## Usage ```clojure -[cheshire "5.10.0"] +[cheshire "5.10.1"] ;; Cheshire v5.10.0 uses Jackson 2.10.2