bump version to 1.3.4
All checks were successful
/ test (pull_request) Successful in 1m44s

This commit is contained in:
2026-02-03 23:02:24 +01:00
parent f18adc08b9
commit 19b2fb36fd
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.3"
version = "1.3.4"
plugins {
alias(libs.plugins.infendro)