Skip to content

Commit 51553a9

Browse files
committed
v2.10.0
1 parent 0c8fe80 commit 51553a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Netezos/Netezos.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<Authors>Groxan</Authors>
2222
<Product>Netezos</Product>
2323
<Description>.NET SDK for Tezos blockchain (.NET Stansard 2.0)</Description>
24-
<Version>2.9.0</Version>
24+
<Version>2.10.0</Version>
2525
<Copyright>Copyright © Baking Bad 2019-2024</Copyright>
2626
</PropertyGroup>
2727

@@ -31,7 +31,7 @@
3131
</ItemGroup>
3232

3333
<ItemGroup>
34-
<PackageReference Include="Dynamic.Json" Version="1.4.0" />
34+
<PackageReference Include="Dynamic.Json" Version="1.4.1" />
3535
<PackageReference Include="Portable.BouncyCastle" Version="1.9.0" />
3636
</ItemGroup>
3737

0 commit comments

Comments
 (0)