Prepares 0.0.2 release

This commit is contained in:
julien Lengrand-Lambert
2025-05-18 14:51:14 +02:00
committed by GitHub
parent b361b87070
commit 8e2a256eb8

View File

@@ -6,7 +6,7 @@ plugins {
}
group = "fr.lengrand"
version = "0.0.2-SNAPSHOT"
version = "0.0.2"
repositories {
mavenCentral()
@@ -68,4 +68,4 @@ mavenPublishing {
developerConnection = "scm:git:ssh://git@github.com/jlengrand/OpenGraphKt.git"
}
}
}
}