From 2d38f2668a00075f135e6875d200ab7d3221b98e Mon Sep 17 00:00:00 2001 From: BoD Date: Mon, 3 Mar 2025 17:30:19 +0100 Subject: [PATCH] version is now 0.0.7-SNAPSHOT --- librarian.root.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/librarian.root.properties b/librarian.root.properties index d4edd6f5..8f32a9dd 100644 --- a/librarian.root.properties +++ b/librarian.root.properties @@ -7,7 +7,7 @@ kdoc.artifactId=kdoc sonatype.backend=S01 pom.groupId=com.apollographql.cache -pom.version=0.0.7 +pom.version=0.0.7-SNAPSHOT pom.description=Apollo Kotlin Incubating Normalized Cache pom.vcsUrl=https://github.com/apollographql/apollo-kotlin-normalized-cache-incubating pom.developer=Apollo Kotlin Incubating Normalized Cache contributors