From d1294e0fa12710480b77f7547703515c7cae94c3 Mon Sep 17 00:00:00 2001 From: BoD Date: Tue, 11 Feb 2025 12:46:23 +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 503d444a..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.6 +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