From f50ffb700e8d78940876e6fb5448d9cfc01e155e Mon Sep 17 00:00:00 2001 From: JonasG Date: Fri, 1 Mar 2024 18:40:41 +0100 Subject: [PATCH] chore: do not hardcode version in docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cbcd9a3..01146a3 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Contains the XML serializer and deserializer. io.jonasg xjx-serdes - 0.2.2 + ${xjx.version} ```