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

@ -8,7 +8,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.thauvin.erik</groupId>
<artifactId>urlencoder</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1</version>
<name>UrlEncoder for Kotlin</name>
<description>A simple defensive library to encode/decode URL components</description>
<url>https://github.com/ethauvin/urlencoder</url>