Version 1.1.0

This commit is contained in:
Erik C. Thauvin 2025-03-16 22:36:30 -07:00
parent ae1be9c116
commit e681d92806
Signed by: erik
GPG key ID: 776702A6A2DA330E
5 changed files with 8 additions and 8 deletions

View file

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