From f0bc7b544650e63a6bdccd24362114ff7d6a6ac4 Mon Sep 17 00:00:00 2001 From: Thilo Schwarz Date: Sun, 13 Apr 2025 19:35:42 +0200 Subject: [PATCH] Update README to reflect cloudflaredns version bump Updated the Maven dependency version from 0.1.0-beta.1 to 0.1.0-beta.2. This ensures the documentation reflects the latest release for accurate usage. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 821ff3a..6544fd5 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ The dependency is: codes.thischwa cloudflaredns - 0.1.0-beta.1 + 0.1.0-beta.2 ```