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 14f8ea3 commit d4d602dCopy full SHA for d4d602d
src/Superpower/Superpower.csproj
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
<TargetFrameworks>netstandard2.0;net6.0;net8.0</TargetFrameworks>
4
<Description>A parser combinator library for C#</Description>
5
- <VersionPrefix>3.1.0</VersionPrefix>
+ <VersionPrefix>3.1.1</VersionPrefix>
6
<Authors>Datalust;Superpower Contributors;Sprache Contributors</Authors>
7
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
8
<GenerateDocumentationFile>true</GenerateDocumentationFile>
0 commit comments