update version

This commit is contained in:
Alexander Nozik 2023-06-07 17:44:52 +03:00
parent 20851baaf5
commit 4bce9ad34c

View File

@ -13,7 +13,7 @@ val fxVersion by extra("11")
allprojects {
group = "space.kscience"
version = "0.3.0-dev-9"
version = "0.3.0-dev-10"
}
subprojects {