From ef9c02143a47afbb0336f0b59087611ce499b77b Mon Sep 17 00:00:00 2001 From: JKorf Date: Wed, 1 May 2024 20:59:37 +0200 Subject: [PATCH] Updated version --- CoinGecko.Net/CoinGecko.Net.csproj | 6 +++--- README.md | 3 +++ 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CoinGecko.Net/CoinGecko.Net.csproj b/CoinGecko.Net/CoinGecko.Net.csproj index d61c40d..b863c64 100644 --- a/CoinGecko.Net/CoinGecko.Net.csproj +++ b/CoinGecko.Net/CoinGecko.Net.csproj @@ -7,9 +7,9 @@ CoinGecko.Net JKorf - 2.2.5 - 2.2.5 - 2.2.5 + 2.2.6 + 2.2.6 + 2.2.6 CoinGecko.Net is a client library for accessing the CoinGecko REST API. All data is mapped to readable models and enum values. false CoinGecko;CoinGecko.Net;CoinGecko Client;CoinGecko API;CryptoCurrency diff --git a/README.md b/README.md index d3170a6..17acae1 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,9 @@ Make a one time donation in a crypto currency of your choice. If you prefer to d Alternatively, sponsor me on Github using [Github Sponsors](https://github.com/sponsors/JKorf). ## Release notes +* Version 2.2.6 - 01 May 2024 + * Updated CryptoExchange.Net to v7.5.0, see https://github.com/JKorf/CryptoExchange.Net?tab=readme-ov-file#release-notes for release notes + * Version 2.2.5 - 28 Apr 2024 * Updated CryptoExchange.Net to v7.4.0, see https://github.com/JKorf/CryptoExchange.Net?tab=readme-ov-file#release-notes for release notes