diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 1ef8974..3676ef5 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "incrementalist.cmd": { - "version": "1.2.0", + "version": "1.2.1", "commands": [ "incrementalist" ],