diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 33103e9..592a63c 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "fable": { - "version": "5.0.0-alpha.5", + "version": "5.0.0-alpha.7", "commands": [ "fable" ],