bump version to 1.4.1

This commit is contained in:
2026-01-17 16:02:14 +01:00
parent f55869193e
commit d5a66f6853
3 changed files with 3 additions and 12 deletions

View File

@@ -5,7 +5,7 @@ import com.infendro.plugin.token
import org.jetbrains.kotlin.gradle.ExperimentalWasmDsl
group = "com.infendro"
version = "1.4.0"
version = "1.4.1"
plugins {
alias(libs.plugins.infendro)