From af0e24244abae49fd007e85c1b3846c6403aa6b2 Mon Sep 17 00:00:00 2001 From: JKorf Date: Tue, 24 Oct 2023 19:11:11 +0200 Subject: [PATCH] Updated version --- Binance.Net/Binance.Net.csproj | 8 ++++---- README.md | 3 +++ 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/Binance.Net/Binance.Net.csproj b/Binance.Net/Binance.Net.csproj index 2f29d46a8..2ca3d849d 100644 --- a/Binance.Net/Binance.Net.csproj +++ b/Binance.Net/Binance.Net.csproj @@ -7,9 +7,9 @@ Binance.Net JKorf - 9.1.4 - 9.1.4 - 9.1.4 + 9.1.5 + 9.1.5 + 9.1.5 Binance.Net is a .Net wrapper for the Binance API, including Binance Futures. It includes all features the API provides, REST API and Websocket, using clear and readable objects including but not limited to Reading market info, Placing and managing orders and Reading balances and funds false Binance Binance.Net C# .Net CryptoCurrency Exchange API wrapper @@ -21,7 +21,7 @@ MIT en true - 9.1.4 - Updated CryptoExchange.Net version + 9.1.5 - Updated CryptoExchange.Net true diff --git a/README.md b/README.md index 7ecda41da..9047413ef 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,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 9.1.5 - 24 Oct 2023 + * Updated CryptoExchange.Net + * Version 9.1.4 - 09 Oct 2023 * Updated CryptoExchange.Net version