From d6c8f5550982286cd2e1c32a7c031f896ff2986b Mon Sep 17 00:00:00 2001 From: Marcello Lamonaca Date: Fri, 26 May 2023 16:31:59 +0200 Subject: [PATCH] chore: bump version - include README in package - add package description --- src/ScriptLauncher.csproj | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/ScriptLauncher.csproj b/src/ScriptLauncher.csproj index 5d6b43e..c293f25 100644 --- a/src/ScriptLauncher.csproj +++ b/src/ScriptLauncher.csproj @@ -5,8 +5,10 @@ net6.0 enable enable - 0.1.2 + 0.1.3 true + Tool to find and exec shell scripts + README.md scrl @@ -15,4 +17,8 @@ + + + +