Skip to content

Commit 9722e15

Browse files
committed
Release 6.0.1
1 parent 8aaccd0 commit 9722e15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ configurations.all {
2323
attributes.attribute(TargetJvmVersion.TARGET_JVM_VERSION_ATTRIBUTE, 17)
2424
}
2525

26-
version = "6.0.1-SNAPSHOT"
26+
version = "6.0.1"
2727

2828
repositories {
2929
mavenCentral()

0 commit comments

Comments
 (0)