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 1c40d30 commit 5870018Copy full SHA for 5870018
sly/sly.csproj
@@ -3,7 +3,7 @@
3
<TargetFrameworks>netcoreapp2.0;net45</TargetFrameworks>
4
<Description>#LY is a parser generator halfway between parser combinators and parser generator like ANTLR</Description>
5
<Authors>b3b00</Authors>
6
- <version>2.0.0</version>
+ <version>2.0.1</version>
7
<PackageProjectUrl>https://github.com/b3b00/sly</PackageProjectUrl>
8
<RepositoryUrl>https://github.com/b3b00/sly</RepositoryUrl>
9
<PackageLicenseUrl>https://github.com/b3b00/sly/blob/master/LICENSE</PackageLicenseUrl>
0 commit comments