Skip to content

Commit 4a1c260

Browse files
committed
increase version
1 parent 57abb1b commit 4a1c260

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
@@ -1,7 +1,7 @@
11
import java.util.*
22

33
val publishGroupId by extra("io.github.solrudev")
4-
val publishVersion by extra("0.1.1")
4+
val publishVersion by extra("0.1.2")
55
group = publishGroupId
66
version = publishVersion
77

0 commit comments

Comments
 (0)