Refactor package structure to align with Markdown parser focus, update project version to 1.0.1, and add MIT license file.

This commit is contained in:
2025-12-07 19:40:25 +01:00
parent 63c24f6355
commit bc7cd5fb97
8 changed files with 13 additions and 10 deletions

View File

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