Skip to content

Commit

Permalink
Bump AoCHelper to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eduherminio committed Nov 30, 2023
1 parent 0395516 commit c67b883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Common/Common.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<ItemGroup>
<PackageReference Include="AoCHelper" Version="3.1.0-alpha.1"/>
<PackageReference Include="AoCHelper" Version="3.1.0" />
</ItemGroup>

</Project>

0 comments on commit c67b883

Please sign in to comment.