From 53a277bd53f57658c0a533e406ab9207e9d36040 Mon Sep 17 00:00:00 2001 From: Valentin Delaye Date: Mon, 6 Jul 2026 06:56:34 +0200 Subject: [PATCH] Bump version to 0.8.0 Signed-off-by: Valentin Delaye --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5d896592..04d1f770 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ land.oras oras-java-sdk - 0.7.1-SNAPSHOT + 0.8.0-SNAPSHOT jar ${project.groupId}:${project.artifactId} ORAS Java SDK