We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6214edd commit 85caa85Copy full SHA for 85caa85
build.gradle.kts
@@ -10,7 +10,7 @@ plugins {
10
}
11
12
group = "net.cafesalam"
13
-version = "0.0.1"
+version = "0.0.2"
14
15
application {
16
mainClass.set("net.cafesalam.profilerutil.MainKt")
0 commit comments