diff --git a/CoinGecko.Net/CoinGecko.Net.csproj b/CoinGecko.Net/CoinGecko.Net.csproj index 415206f..580312d 100644 --- a/CoinGecko.Net/CoinGecko.Net.csproj +++ b/CoinGecko.Net/CoinGecko.Net.csproj @@ -7,9 +7,9 @@ CoinGecko.Net JKorf - 2.0.3 - 2.0.3 - 2.0.3 + 2.0.4 + 2.0.4 + 2.0.4 CoinGecko.Net is a .Net wrapper for the CoinGecko API. It includes all features the API provides using clear and readable objects. false CoinGecko CoinGecko.Net C# .Net CryptoCurrency Exchange API wrapper @@ -21,7 +21,7 @@ README.md en true - 2.0.3 - Updated CryptoExchange.Net version + 2.0.4 - Updated CryptoExchange.Net CoinGecko.Net.xml @@ -43,7 +43,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + \ No newline at end of file diff --git a/README.md b/README.md index 83c4a19..0e9fc6e 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,9 @@ Alternatively, sponsor me on Github using [Github Sponsors](https://github.com/s A Discord server is available [here](https://discord.gg/MSpeEtSY8t). For discussion and/or questions around the CryptoExchange.Net and implementation libraries, feel free to join. ## Release notes +* Version 2.0.4 - 24 Oct 2023 + * Updated CryptoExchange.Net + * Version 2.0.3 - 09 Oct 2023 * Updated CryptoExchange.Net version