Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanLarsson committed Jun 19, 2024
1 parent 9195b8d commit 9a31195
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion IDisposableAnalyzers/IDisposableAnalyzers.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,14 @@
</PropertyGroup>

<PropertyGroup>
<Version>4.0.7</Version>
<Version>4.0.8</Version>
<DevelopmentDependency>true</DevelopmentDependency>
<Authors>Johan Larsson, milleniumbug</Authors>
<Description>Analyzers and fixes for IDisposable.</Description>
<PackageTags>IDisposable Roslyn Diagnostic Analyzer DotnetAnalyzers</PackageTags>
<PackageReleaseNotes>
4.0.8
BUGFIX: Handle moq setup
4.0.7
BUGFIX: Handle target typed new
4.0.6
Expand Down

0 comments on commit 9a31195

Please sign in to comment.