From 870fb5adc0f0ef332e17eed53caa24ac66bf35dc Mon Sep 17 00:00:00 2001 From: Jordan Marr Date: Sun, 24 Apr 2022 21:55:12 -0400 Subject: [PATCH] v0.11.0-beta --- src/FSharp.SystemCommandLine/FSharp.SystemCommandLine.fsproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/FSharp.SystemCommandLine/FSharp.SystemCommandLine.fsproj b/src/FSharp.SystemCommandLine/FSharp.SystemCommandLine.fsproj index 72d877a..3f184d5 100644 --- a/src/FSharp.SystemCommandLine/FSharp.SystemCommandLine.fsproj +++ b/src/FSharp.SystemCommandLine/FSharp.SystemCommandLine.fsproj @@ -3,7 +3,7 @@ net6.0 true - 0.10.0-beta + 0.11.0-beta F# computation expressions for working with the System.CommandLine API. Jordan Marr F# fsharp System.CommandLine