Skip to content

Commit 8fa3ba1

Browse files
committed
Update package copyright and description
1 parent fb2c568 commit 8fa3ba1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Binance/Binance.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
<Company></Company>
1010
<Product>Binance</Product>
1111
<AssemblyVersion>0.2.0.60</AssemblyVersion>
12-
<Description>A full-featured .NET Binance API library.</Description>
13-
<Copyright>Copyright © 2017-2018 sonvister</Copyright>
12+
<Description>A full-featured .NET API library (a.k.a. wrapper) for the official Binance web API.</Description>
13+
<Copyright>Copyright © 2017-2019 sonvister</Copyright>
1414
<PackageTags>binance binance-api cryptocurrency exchange api api-client api-wrapper</PackageTags>
1515
<PackageReleaseNotes>https://github.com/sonvister/Binance/releases/tag/v0.2.0-beta10</PackageReleaseNotes>
1616
<RepositoryUrl>https://github.com/sonvister/Binance</RepositoryUrl>

0 commit comments

Comments
 (0)