Skip to content

Commit

Permalink
task: update to version referenced in the README file
Browse files Browse the repository at this point in the history
  • Loading branch information
dtanglr committed Mar 11, 2024
1 parent 0cf3992 commit 5402b84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Open your csproj file and edit the package reference, setting `PrivateAssets="Al
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Primitively" Version="1.4.15-rc.1" PrivateAssets="All" />
<PackageReference Include="Primitively" Version="1.4.15-rc.2" PrivateAssets="All" />
</ItemGroup>

</Project>
Expand Down

0 comments on commit 5402b84

Please sign in to comment.