From 10ffb4f0a8afbb07bdab14dd0b46c2163ce964e7 Mon Sep 17 00:00:00 2001 From: JKorf Date: Tue, 20 Feb 2024 18:29:32 +0100 Subject: [PATCH] Fixed version --- Mexc.Net/Mexc.Net.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Mexc.Net/Mexc.Net.csproj b/Mexc.Net/Mexc.Net.csproj index f88f946..d797697 100644 --- a/Mexc.Net/Mexc.Net.csproj +++ b/Mexc.Net/Mexc.Net.csproj @@ -8,8 +8,8 @@ JK.Mexc.Net JKorf 0.0.2-beta4 - 0.0.2-beta4 - 0.0.2-beta4 + 0.0.2 + 0.0.2 JK.Mexc.Net is a .Net wrapper for the Mexc API (https://www.mexc.com). 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 Mexc Mexc.Net C# .Net CryptoCurrency Exchange Rest API and WebSocket API Wrapper