Version 1.0.1

This commit is contained in:
Erik C. Thauvin 2023-01-04 20:04:32 -08:00
parent a7b67c39af
commit aa3b40f307
4 changed files with 14 additions and 15 deletions

View file

@ -23,7 +23,7 @@ plugins {
description = "A simple defensive library to encode/decode URL components"
group = "net.thauvin.erik"
version = "1.0.1-SNAPSHOT"
version = "1.0.1"
val mavenName = "UrlEncoder"