diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 87c4985d..8be98fa9 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,9 +3,11 @@ "isRoot": true, "tools": { "slopwatch.cmd": { - "version": "0.2.0", - "commands": ["slopwatch"], + "version": "0.4.0", + "commands": [ + "slopwatch" + ], "rollForward": false } } -} +} \ No newline at end of file