From 45efba7fb4c9153de4dcbaf0b150200f5840a4c9 Mon Sep 17 00:00:00 2001 From: Jordan Marr Date: Sun, 17 Apr 2022 10:45:52 -0400 Subject: [PATCH] v0.9.0-beta --- .../FSharp.SystemCommandLine.fsproj | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/FSharp.SystemCommandLine/FSharp.SystemCommandLine.fsproj b/src/FSharp.SystemCommandLine/FSharp.SystemCommandLine.fsproj index 3fd5d7d..094a46a 100644 --- a/src/FSharp.SystemCommandLine/FSharp.SystemCommandLine.fsproj +++ b/src/FSharp.SystemCommandLine/FSharp.SystemCommandLine.fsproj @@ -3,7 +3,7 @@ net6.0 true - 0.8.0-beta + 0.9.0-beta F# computation expressions for working with the System.CommandLine API. Jordan Marr F# fsharp System.CommandLine @@ -20,4 +20,8 @@ + + + +