Skip to content

Commit 658fcd5

Browse files
Jose MejiaJose Mejia
authored andcommitted
Fixing nuget package missing dlls.
1 parent 552f4f9 commit 658fcd5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Binance.API.Csharp.Client/Binance.API.Csharp.Client.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
<package >
33
<metadata>
44
<id>Binance.API.Csharp.Client</id>
5-
<version>1.2.0</version>
5+
<version>1.2.1</version>
66
<title>Binance.API.Csharp.Client</title>
77
<authors>Jose Mejia</authors>
88
<owners>Jose Mejia</owners>
99
<projectUrl>https://github.com/morpheums/Binance.API.Csharp.Helper</projectUrl>
1010
<iconUrl>https://github.com/morpheums/Binance.API.Csharp.Client/blob/master/Binance.API.Csharp.Client/BinanceLogo.png?raw=true</iconUrl>
1111
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1212
<description>C#.NET client for Binance Exchange API.</description>
13-
<releaseNotes>Fixing issue when calling "LoadTradingRules" method.</releaseNotes>
13+
<releaseNotes>Fixing issue including dependencies dlls.</releaseNotes>
1414
<copyright>Copyright 2017</copyright>
1515
<tags>Criptocurrency Binance API dotnet csharp wrapper</tags>
1616
<dependencies>

0 commit comments

Comments
 (0)