We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09dede5 commit 862466cCopy full SHA for 862466c
build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
}
10
11
val projectGroup = "lirand.api"
12
-val projectVersion = "0.6.0"
+val projectVersion = "0.7.0"
13
14
group = projectGroup
15
version = projectVersion
0 commit comments