Bump version to 3.0.0

This commit is contained in:
Robert Carosi
2022-10-17 11:10:09 +02:00
parent 45b91c1d13
commit 38372da08b
5 changed files with 5 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ plugins {
}
group = "nl.carosi"
version = "0.2.3"
version = "0.3.0"
java {
toolchain {