From a44aa9bff928935bf06a2200af97555abe52f917 Mon Sep 17 00:00:00 2001 From: Saif Alaqqad Date: Sat, 18 May 2024 20:35:14 +0300 Subject: [PATCH] Bump tool version --- src/AspireRunner.Tool/AspireRunner.Tool.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/AspireRunner.Tool/AspireRunner.Tool.csproj b/src/AspireRunner.Tool/AspireRunner.Tool.csproj index 3081741..953d096 100644 --- a/src/AspireRunner.Tool/AspireRunner.Tool.csproj +++ b/src/AspireRunner.Tool/AspireRunner.Tool.csproj @@ -1,7 +1,7 @@  - 1.0.0 + 1.0.1 Exe net8.0 win-x64;osx-x64;linux-x64