From d4591023236cafd1c6ef2d77bbed79d5c3e6458e Mon Sep 17 00:00:00 2001 From: JKorf Date: Wed, 29 Jan 2020 17:06:46 +0100 Subject: [PATCH] Updated version --- CryptoExchange.Net/CryptoExchange.Net.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CryptoExchange.Net/CryptoExchange.Net.csproj b/CryptoExchange.Net/CryptoExchange.Net.csproj index ac224ad..841462b 100644 --- a/CryptoExchange.Net/CryptoExchange.Net.csproj +++ b/CryptoExchange.Net/CryptoExchange.Net.csproj @@ -6,12 +6,12 @@ CryptoExchange.Net JKorf A base package for implementing cryptocurrency exchange API's - 3.0.3 + 3.0.4 false https://github.com/JKorf/CryptoExchange.Net en true - 3.0.3 - Added OnBestOffersChanged event to order book implementations + 3.0.4 - Removed unnecessary json serialization when sending string data enable 8.0 MIT