Skip to content

Commit bb6d475

Browse files
committed
Bump version.
1 parent f3c8797 commit bb6d475

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

IDisposableAnalyzers/IDisposableAnalyzers.csproj

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,14 @@
2626
</PropertyGroup>
2727

2828
<PropertyGroup>
29-
<Version>3.4.11</Version>
29+
<Version>3.4.12</Version>
3030
<DevelopmentDependency>true</DevelopmentDependency>
3131
<Authors>Johan Larsson, milleniumbug</Authors>
3232
<Description>Analyzers and fixes for IDisposable.</Description>
3333
<PackageTags>IDisposable Roslyn Diagnostic Analyzer DotnetAnalyzers</PackageTags>
3434
<PackageReleaseNotes>
35+
3.4.12
36+
BUGFIX: Handle more cases when chained extension methods.
3537
BUGFIX: When leaveOpen has default value
3638
3.4.11
3739
BUGFIX IDISP023 handle trivial and.

0 commit comments

Comments
 (0)