Skip to content

Commit

Permalink
add 2.1.1 nuget package
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcs85 committed Oct 8, 2019
1 parent 121a7c7 commit 6fd7a93
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions EosSharp/EosSharp/EosSharp.csproj
Expand Up @@ -13,10 +13,10 @@
<Copyright>Copyright 2019</Copyright>
<Product>eos-sharp</Product>
<PackageId>eos-sharp</PackageId>
<AssemblyVersion>2.1.0.0</AssemblyVersion>
<FileVersion>2.1.0.0</FileVersion>
<Version>2.1.0</Version>
<PackageReleaseNotes>Implement TAPoS ref block with blocks behind</PackageReleaseNotes>
<AssemblyVersion>2.1.1.0</AssemblyVersion>
<FileVersion>2.1.1.0</FileVersion>
<Version>2.1.1</Version>
<PackageReleaseNotes>Implement CombinedSignerProvider to allow for multiple combined signatureProviders to sign the same transaction</PackageReleaseNotes>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
</PropertyGroup>

Expand Down

0 comments on commit 6fd7a93

Please sign in to comment.