diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index e7af1db..18fd568 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,10 +3,10 @@ "isRoot": true, "tools": { "csharpier": { - "version": "1.1.2", + "version": "1.2.1", "commands": [ "csharpier" ] } } -} +} \ No newline at end of file