Skip to content

Commit

Permalink
Bump version to 5.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
akunzai committed Apr 14, 2024
1 parent 13cae6c commit 12fe902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<EnableNETAnalyzers>true</EnableNETAnalyzers>
<Nullable>enable</Nullable>
<Version>5.4.0</Version>
<Version>5.5.0</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)' == 'Release' ">
Expand Down

0 comments on commit 12fe902

Please sign in to comment.