Bump version to 1.3.1
All checks were successful
/ test (pull_request) Successful in 25s

This commit is contained in:
2026-03-12 11:33:28 +01:00
parent a28cb7d2f9
commit 06d86a6679
2 changed files with 3 additions and 3 deletions

View File

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