Skip to content

Commit

Permalink
Update Serde version to 0.6.0 (#170)
Browse files Browse the repository at this point in the history
  • Loading branch information
agocke authored Jun 29, 2024
1 parent fa77668 commit 0611d30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pack/Serde.Pkg.proj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<TargetFramework>net8.0</TargetFramework>

<PackageId>Serde</PackageId>
<PackageVersion>0.6.0-preview7</PackageVersion>
<PackageVersion>0.6.0</PackageVersion>
<IsPackable>true</IsPackable>
<PackageLicenseExpression>BSD-3-Clause</PackageLicenseExpression>
<RepositoryUrl>https://github.com/agocke/serde-dn</RepositoryUrl>
Expand Down

0 comments on commit 0611d30

Please sign in to comment.