bump version to 1.4.0
All checks were successful
/ test (pull_request) Successful in 41s

This commit is contained in:
2026-02-05 14:29:19 +01:00
parent 03ec68cc40
commit 3801c5759f
2 changed files with 2 additions and 2 deletions

View File

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