Skip to content

Commit fb0d56a

Browse files
committed
Bump version to 1.1.1
🤖 Co-Authored-By: Claude Code <noreply@anthropic.com>
1 parent e77e4c0 commit fb0d56a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CsLint.Cli/CsLint.Cli.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<!-- NuGet -->
1515
<PackageId>cslint</PackageId>
16-
<Version>1.1.0</Version>
16+
<Version>1.1.1</Version>
1717
<Authors>Lucas Pimentel</Authors>
1818
<Description>A fast C# linter that reads rules from .editorconfig. Uses Roslyn syntax-only parsing for fast single-file linting.</Description>
1919
<Copyright>Copyright (c) Lucas Pimentel 2026</Copyright>

0 commit comments

Comments
 (0)