diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 72106e8..7ad29fa 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "fsdocs-tool": { - "version": "20.0.1", + "version": "21.0.0", "commands": [ "fsdocs" ],