Bump version to 0.3.3-SNAPSHOT for ongoing development

This commit is contained in:
2025-06-15 16:12:53 +02:00
parent e1002a5e0b
commit ad1fdf366b

View File

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