Preping for 1.0.0 release

This commit is contained in:
Erik C. Thauvin 2022-09-09 11:54:20 -07:00
parent cdba6b7597
commit 8fc2a01d5b
4 changed files with 9 additions and 9 deletions

View file

@ -8,7 +8,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.thauvin.erik</groupId>
<artifactId>cryptoprice</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<name>cryptoprice</name>
<description>Retrieve cryptocurrencies prices.</description>
<url>https://github.com/ethauvin/cryptoprice</url>