Skip to content

Commit

Permalink
Update package to 0.5.0 (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
agocke committed Apr 16, 2023
1 parent 26fa66b commit 47ad08f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pack/Serde.Pkg.proj
Expand Up @@ -5,7 +5,7 @@
<TargetFramework>net7.0</TargetFramework>

<PackageId>Serde</PackageId>
<PackageVersion>0.4.6</PackageVersion>
<PackageVersion>0.5.0</PackageVersion>
<IsPackable>true</IsPackable>
<PackageOutputPath>$(ArtifactsPath)pack</PackageOutputPath>
<PackageLicenseExpression>BSD-3-Clause</PackageLicenseExpression>
Expand All @@ -25,4 +25,4 @@
</PackageReference>
</ItemGroup>

</Project>
</Project>

0 comments on commit 47ad08f

Please sign in to comment.