From 1fc3aad1cc8f6c6c6ddf76ae16f0e3cd3fd334c9 Mon Sep 17 00:00:00 2001 From: Kevin Jones Date: Wed, 29 Jul 2026 15:52:20 +0100 Subject: [PATCH] docs: update README version to 67.0.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 49fc4270..e61afc8f 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ To use the jar in a maven project add the following to your pom.xml io.github.apex-dev-tools standard-types - 67.0.0 + 67.0.1 ```