This commit is contained in:
Anthony Stirling
2023-05-01 18:50:20 +01:00
parent 563a72ad95
commit 30c56a0ec9
11 changed files with 148 additions and 67 deletions

View File

@@ -5,7 +5,7 @@ plugins {
}
group = 'stirling.software'
version = '0.6.0'
version = '0.7.0'
sourceCompatibility = '17'
repositories {