Skip to content

Commit 217ef0d

Browse files
committed
increase version
1 parent e5e759e commit 217ef0d

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.0.11")
4+
val publishVersion by extra("0.0.12")
55
group = publishGroupId
66
version = publishVersion
77

0 commit comments

Comments
 (0)