password fix init

This commit is contained in:
Anthony Stirling
2023-05-30 20:54:19 +01:00
parent 1a6ebbb8e5
commit fda83c4c1d
4 changed files with 21 additions and 7 deletions

View File

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