We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53eb85f commit 87474fcCopy full SHA for 87474fc
build.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
}
4
5
group = "org.lagrangecore"
6
-version = "1.0-SNAPSHOT"
+version = "0.1.0"
7
8
repositories {
9
mavenCentral()
0 commit comments