From 351730dc7924aacde654d31a0ba4168ea3534c56 Mon Sep 17 00:00:00 2001 From: Thilo Schwarz Date: Tue, 30 Dec 2025 15:46:33 +0100 Subject: [PATCH] Bump version to `0.2.0-beta-SNAPSHOT` and update changelog --- README.md | 3 +-- pom.xml | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 073f20b..ef1e68c 100644 --- a/README.md +++ b/README.md @@ -49,9 +49,8 @@ The dependency is: ## Changelog -- 0.2.0-beta-2 +- 0.2.0-beta-SNAPSHOT: - add a missing source jar -- 0.2.0-beta-1 - ResponseResultInfo#Errors: wrong object structure - changing multiple records with put, post, patch and delete for dns-records - 0.1.0: diff --git a/pom.xml b/pom.xml index b0925a0..5df3c58 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ codes.thischwa cloudflaredns - 0.2.0-beta.3-SNAPSHOT + 0.2.0-beta-SNAPSHOT CloudflareDNS-java 2025 jar