RC version bump

This commit is contained in:
Sergey Chernov 2026-03-19 01:33:08 +03:00
parent 794553d81d
commit 767e995a96

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.0-SNAPSHOT"
version = "1.5.0-RC"
// Removed legacy buildscript classpath declarations; plugins are applied via the plugins DSL below