Skip to content

Commit

Permalink
v2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Groxan committed May 23, 2024
1 parent 0c8fe80 commit 51553a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Netezos/Netezos.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<Authors>Groxan</Authors>
<Product>Netezos</Product>
<Description>.NET SDK for Tezos blockchain (.NET Stansard 2.0)</Description>
<Version>2.9.0</Version>
<Version>2.10.0</Version>
<Copyright>Copyright © Baking Bad 2019-2024</Copyright>
</PropertyGroup>

Expand All @@ -31,7 +31,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Dynamic.Json" Version="1.4.0" />
<PackageReference Include="Dynamic.Json" Version="1.4.1" />
<PackageReference Include="Portable.BouncyCastle" Version="1.9.0" />
</ItemGroup>

Expand Down

0 comments on commit 51553a9

Please sign in to comment.