version bump

This commit is contained in:
Sergey Chernov 2026-04-02 13:01:51 +03:00
parent a051280e0c
commit f168e9f6ed

View File

@ -21,7 +21,7 @@ import org.jetbrains.kotlin.gradle.ExperimentalWasmDsl
import org.jetbrains.kotlin.gradle.dsl.JvmTarget
group = "net.sergeych"
version = "1.5.3-SNAPSHOT"
version = "1.5.3"
// Removed legacy buildscript classpath declarations; plugins are applied via the plugins DSL below