Skip to content

Commit

Permalink
Bump to 0.1.0-beta.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanpeppers committed Oct 24, 2023
1 parent 9ee4de2 commit e551c7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!-- Projects have to opt in to be packed -->
<IsPackable>false</IsPackable>
<Version>0.1.0</Version>
<PackageVersion>$(Version)-beta.4</PackageVersion>
<PackageVersion>$(Version)-beta.5</PackageVersion>
<Authors>Jonathan Peppers</Authors>
<PackageTags>C# Roslyn memory analyzers</PackageTags>
<PackageProjectUrl>https://github.com/jonathanpeppers/memory-analyzers</PackageProjectUrl>
Expand Down

0 comments on commit e551c7c

Please sign in to comment.