Skip to content

Commit

Permalink
Bump version to preview 6 (#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
agocke committed Feb 20, 2024
1 parent 73b2518 commit 3c7314e
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>net7.0</TargetFramework>

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

0 comments on commit 3c7314e

Please sign in to comment.