Skip to content

Commit 94b6b00

Browse files
committed
chore: 1.10.0
1 parent e4552dc commit 94b6b00

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
plugins {
22
id("java")
33
}
4-
version = "1.10.0-SNAPSHOT"
4+
version = "1.10.0"
55

66
tasks.register("publishAllToMavenCentral") {
77
val isSnapshot = rootProject.version.toString().endsWith("-SNAPSHOT")

0 commit comments

Comments
 (0)