From 46aecee3e8426431cfa59482c1ad86c94bc3875f Mon Sep 17 00:00:00 2001 From: Martin Date: Tue, 8 Oct 2024 19:40:17 +0200 Subject: [PATCH] Update aardpack --- .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 ac453dd4..6d22262a 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -10,7 +10,7 @@ "rollForward": false }, "aardpack": { - "version": "2.0.2", + "version": "2.0.3", "commands": [ "aardpack" ],