Version 1.6.0

This commit is contained in:
Erik C. Thauvin 2024-10-19 09:01:36 -07:00
parent c69d7b7076
commit 9e60b31f9e
Signed by: erik
GPG key ID: 776702A6A2DA330E
2 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@ plugins {
}
group = "net.thauvin.erik.urlencoder"
version = "1.6.0-SNAPSHOT"
version = "1.6.0"
dependencies {
kover(projects.urlencoderLib)