diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 3e2c27a..8be98fa 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "slopwatch.cmd": { - "version": "0.3.4", + "version": "0.4.0", "commands": [ "slopwatch" ],