Version 1.0.1

This commit is contained in:
Erik C. Thauvin 2023-11-26 05:04:46 -08:00
parent 2e82c4d849
commit 080e7c57bb
5 changed files with 6 additions and 13 deletions

View file

@ -13,7 +13,7 @@ repositories {
}
dependencies {
implementation("net.thauvin.erik:isgd-shorten:1.0.0")
implementation("net.thauvin.erik:isgd-shorten:1.0.1")
}
java {