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 3b3f32e commit 75d6dcbCopy full SHA for 75d6dcb
src/FSharp.SystemCommandLine/FSharp.SystemCommandLine.fsproj
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<TargetFramework>net6.0</TargetFramework>
5
<GenerateDocumentationFile>true</GenerateDocumentationFile>
6
- <Version>0.12.0-beta</Version>
+ <Version>0.13.0-beta4</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