Skip to content

Commit 85caa85

Browse files
committed
Bump version to 0.0.2
1 parent 6214edd commit 85caa85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
}
1111

1212
group = "net.cafesalam"
13-
version = "0.0.1"
13+
version = "0.0.2"
1414

1515
application {
1616
mainClass.set("net.cafesalam.profilerutil.MainKt")

0 commit comments

Comments
 (0)