Fixes and logo (#33)

This commit is contained in:
Anthony Stirling
2023-02-04 15:06:27 +00:00
committed by GitHub
parent effbb3a047
commit dd11cfab40
8 changed files with 606 additions and 10 deletions

View File

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