Skip to content

Commit

Permalink
4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
glitch100 committed Jan 21, 2018
1 parent 8f1fffe commit 4a2c099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BinanceExchange.API/BinanceExchange.API.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>netstandard2.0;net451;net452;net461;</TargetFrameworks>
<Version>4.0.0-rc2</Version>
<Version>4.0.0</Version>
<Description>The Binance CryptoCurrency exchange C# wrapper of the API. It is built in dotnet core, supports all REST and WebSocket endpoints, has full logging capabilities, a built in Cache for selected endpoints, a Rate limiter and more. Enjoy Binance API data, fast and reliably.</Description>
<Title>Binance Cryptocurrency Exchange - C# API in .NET</Title>
<PackageId>BinanceDotNet</PackageId>
Expand Down

0 comments on commit 4a2c099

Please sign in to comment.