Skip to content

Commit

Permalink
Prepare for 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
atifaziz committed Jun 15, 2020
1 parent 8941680 commit f4d67bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Gratt.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<VersionPrefix>1.0.0</VersionPrefix>
<VersionPrefix>2.0.0</VersionPrefix>
<TargetFrameworks>netstandard2.0;netstandard1.3;netstandard1.0</TargetFrameworks>
<LangVersion>8</LangVersion>
<Description>Generic Vaughn Pratt's top-down operator precedence parser.</Description>
Expand Down

0 comments on commit f4d67bf

Please sign in to comment.