bump version to 1.3.3
All checks were successful
/ test (pull_request) Successful in 28s

This commit is contained in:
2026-01-22 11:58:36 +01:00
parent d7d4e0c635
commit 345be1cc6f
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.2"
version = "1.3.3"
plugins {
alias(libs.plugins.infendro)