diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 10e27ae..be3e573 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,14 +3,14 @@ "isRoot": true, "tools": { "husky": { - "version": "0.7.2", + "version": "0.8.0", "commands": [ "husky" ], "rollForward": false }, "versionize": { - "version": "2.3.1", + "version": "2.4.0", "commands": [ "versionize" ], diff --git a/SerialBox/SerialBox.csproj b/SerialBox/SerialBox.csproj index 88cbf16..bc36377 100644 --- a/SerialBox/SerialBox.csproj +++ b/SerialBox/SerialBox.csproj @@ -45,7 +45,7 @@ - +