diff --git a/README.md b/README.md index 7edacba4..3f09dfcc 100644 --- a/README.md +++ b/README.md @@ -114,11 +114,11 @@ See [`WebSocket4NetClientWebSocket.cs`][websocket4net] for implementation detail #### dotnet CLI -[`dotnet add package DigitalRuby.ExchangeSharp --version 1.2.0`][nuget] +[`dotnet add package DigitalRuby.ExchangeSharp --version 1.2.1`][nuget] #### Package Manager on VS -[`PM> Install-Package DigitalRuby.ExchangeSharp -Version 1.2.0`][nuget] +[`PM> Install-Package DigitalRuby.ExchangeSharp -Version 1.2.1`][nuget] ### Examples diff --git a/src/ExchangeSharp/ExchangeSharp.csproj b/src/ExchangeSharp/ExchangeSharp.csproj index 3355582d..10447576 100644 --- a/src/ExchangeSharp/ExchangeSharp.csproj +++ b/src/ExchangeSharp/ExchangeSharp.csproj @@ -19,7 +19,7 @@ IPBan README.md C# crypto cryptocurrency trade trader exchange sharp socket web socket websocket signalr secure API Binance BitMEX Bitfinex Bithumb Bitstamp Bittrex BL3P Bleutrade BTSE Cryptopia Coinbase GDAX Digifinex Gemini Gitbtc Huobi Kraken Kucoin Livecoin NDAX OKCoin OKEx Poloniex TuxExchange Yobit ZBcom - 1.2.0 + 1.2.1 https://github.com/DigitalRuby/ExchangeSharp git true diff --git a/src/ExchangeSharpConsole/ExchangeSharpConsole.csproj b/src/ExchangeSharpConsole/ExchangeSharpConsole.csproj index 726d8a99..cf6e5464 100644 --- a/src/ExchangeSharpConsole/ExchangeSharpConsole.csproj +++ b/src/ExchangeSharpConsole/ExchangeSharpConsole.csproj @@ -5,8 +5,8 @@ exchange-sharp net9.0 en - 1.2.0 - 1.2.0 + 1.2.1 + 1.2.1 diff --git a/tests/ExchangeSharpTests/ExchangeSharpTests.csproj b/tests/ExchangeSharpTests/ExchangeSharpTests.csproj index 7204e844..ccb91ec0 100644 --- a/tests/ExchangeSharpTests/ExchangeSharpTests.csproj +++ b/tests/ExchangeSharpTests/ExchangeSharpTests.csproj @@ -4,8 +4,8 @@ net8.0 false en - 1.2.0 - 1.2.0 + 1.2.1 + 1.2.1 true