Initial 0.9.0 release cleanup.

This commit is contained in:
Erik C. Thauvin 2022-01-18 17:16:43 -08:00
parent 39251ca967
commit c8fe346320
5 changed files with 7 additions and 7 deletions

View file

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