Bump version to 0.3.4-SNAPSHOT for ongoing development.

This commit is contained in:
2025-06-16 19:46:16 +02:00
parent ab6694ca6a
commit 1c23178839

View File

@@ -8,7 +8,7 @@ plugins {
}
group = "nl.astraeus"
version = "0.3.3"
version = "0.3.4-SNAPSHOT"
repositories {
mavenCentral()