From 69acdac068c607b1fdf4ea7b3b16ceced99275dc Mon Sep 17 00:00:00 2001 From: Max Wilson Date: Thu, 14 Mar 2024 20:02:45 -0700 Subject: [PATCH] Update fable --- .config/dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index b8b2ce3..7c40126 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "fable": { - "version": "4.13.0", + "version": "4.14.0", "commands": [ "fable" ]