We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 257d60f commit 870fb5aCopy full SHA for 870fb5a
src/FSharp.SystemCommandLine/FSharp.SystemCommandLine.fsproj
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<TargetFramework>net6.0</TargetFramework>
5
<GenerateDocumentationFile>true</GenerateDocumentationFile>
6
- <Version>0.10.0-beta</Version>
+ <Version>0.11.0-beta</Version>
7
<Description>F# computation expressions for working with the System.CommandLine API.</Description>
8
<Authors>Jordan Marr</Authors>
9
<PackageTags>F# fsharp System.CommandLine</PackageTags>
0 commit comments