Version bump

This commit is contained in:
Anthony Stirling
2023-05-14 15:43:56 +01:00
parent f822f6d931
commit e0526b9584
2 changed files with 3 additions and 1 deletions

View File

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