chore: improve geo

This commit is contained in:
hstyi
2025-06-13 16:07:46 +08:00
committed by hstyi
parent ab017be855
commit 7cb6696bba
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ plugins {
alias(libs.plugins.kotlin.jvm)
}
project.version = "0.0.1"
project.version = "0.0.2"
dependencies {
testImplementation(kotlin("test"))