Cleanup before 1.0 release

This commit is contained in:
Erik C. Thauvin 2023-09-25 15:11:56 -07:00
parent 3b0b42302c
commit 49ddd1b8c1
258 changed files with 184 additions and 7156 deletions

View file

@ -8,7 +8,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.thauvin.erik</groupId>
<artifactId>bitly-shorten</artifactId>
<version>0.9.4-SNAPSHOT</version>
<version>1.0.0</version>
<name>bitly-shorten</name>
<description>A simple implementation of the Bitly link shortening API v4</description>
<url>https://github.com/ethauvin/bitly-shorten</url>