Skip to content

Commit

Permalink
Bump package version to 0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
agocke committed Oct 29, 2023
1 parent 11a0cbe commit 66b2796
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.5.2</PackageVersion>
<PackageVersion>0.5.3</PackageVersion>
<IsPackable>true</IsPackable>
<PackageOutputPath>$(ArtifactsPath)pack</PackageOutputPath>
<PackageLicenseExpression>BSD-3-Clause</PackageLicenseExpression>
Expand Down

0 comments on commit 66b2796

Please sign in to comment.