Skip to content

Commit 6ddb821

Browse files
committed
increase version
1 parent 68729d8 commit 6ddb821

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

0 commit comments

Comments
 (0)