Bump version to 0.2.0.

This commit is contained in:
Logan Gorence
2022-07-10 12:58:58 -07:00
parent 4f11d45f20
commit ba6881627f

View File

@ -9,7 +9,7 @@ plugins {
}
group = "lgbt.mystic.foundation"
version = "0.1.0"
version = "0.2.0"
repositories {
mavenCentral()