Skip to content

Commit

Permalink
[Version] 1.0.43
Browse files Browse the repository at this point in the history
  • Loading branch information
dougdellolio committed Dec 29, 2020
1 parent 35f0522 commit 06e85cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
using CoinbasePro.Network.HttpClient;
using CoinbasePro.Services.Deposits;
using CoinbasePro.Services.Deposits.Models.Responses;
using CoinbasePro.Services.Withdrawals.Models.Responses;
using CoinbasePro.Shared.Types;
using CoinbasePro.Specs.JsonFixtures.Services.Deposits;
using Machine.Fakes;
Expand Down
4 changes: 2 additions & 2 deletions CoinbasePro/CoinbasePro.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<RepositoryUrl>git://github.com/dougdellolio/coinbasepro-csharp</RepositoryUrl>
<Authors>Doug Dellolio</Authors>
<LangVersion>latest</LangVersion>
<Version>1.0.42</Version>
<Version>1.0.43</Version>
<PackageId>GDAX.Api.ClientLibrary</PackageId>
<Description>The unofficial .NET/C# client for the Coinbase Pro / GDAX API</Description>
<PackageLicenseUrl>https://github.com/dougdellolio/coinbasepro-csharp/blob/master/LICENSE</PackageLicenseUrl>
<Copyright>Copyright 2020</Copyright>
<Copyright>Copyright 2021</Copyright>
<PackageProjectUrl>https://github.com/dougdellolio/coinbasepro-csharp</PackageProjectUrl>
<PackageTags>coinbase pro gdax c# client library api coinbase rest ethereum bitcoin coinbasepro</PackageTags>
<PackageReleaseNotes>Coinbase Pro API C# Client Library</PackageReleaseNotes>
Expand Down

0 comments on commit 06e85cb

Please sign in to comment.