Skip to content

Commit

Permalink
Version 5.4.1019
Browse files Browse the repository at this point in the history
  • Loading branch information
burakoner committed Oct 19, 2024
1 parent ad46f87 commit f111788
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions Bybit.Api/Bybit.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,18 @@
<PropertyGroup>
<PackageId>Bybit.Api</PackageId>
<Authors>Burak Öner</Authors>
<Version>5.4.1012</Version>
<FileVersion>5.4.1012</FileVersion>
<PackageVersion>5.4.1012</PackageVersion>
<AssemblyVersion>5.4.1012</AssemblyVersion>
<Version>5.4.1019</Version>
<FileVersion>5.4.1019</FileVersion>
<PackageVersion>5.4.1019</PackageVersion>
<AssemblyVersion>5.4.1019</AssemblyVersion>
<Description>Bybit API v5 Wrapper. Up-to-date, most-complete, well-organized, well-documented, easy-to-use, multi-task and multi-thread compatible Bybit Cryptocurrency Exchange Rest and Websocket Api Wrapper</Description>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<PackageTags>Bybit;V5;OKX;OKEX;Binance;BNB;BTC;Api;Client;Rest;Web;Websocket;Socket;Wrapper;Crypto;Currency;Cryptocurrency;Exchange;Trade;Trading;Bitcoin;Spot;Margin;Futures;Derivates;Stock;Options;Swap;</PackageTags>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<NeutralLanguage>en</NeutralLanguage>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageReleaseNotes>
Version 5.4.1019 - 19 Oct 2024
Version 5.4.1012 - 11 Oct 2024
Version 5.4.1011 - 10 Oct 2024

Expand Down Expand Up @@ -98,7 +99,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="ApiSharp" Version="3.0.2" />
<PackageReference Include="ApiSharp" Version="3.0.3" />
</ItemGroup>

</Project>

0 comments on commit f111788

Please sign in to comment.