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 353a8c0 commit 8002008Copy full SHA for 8002008
sly/sly.csproj
@@ -3,7 +3,7 @@
3
<TargetFrameworks>netcoreapp1.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>1.0.3</version>
+ <version>1.0.4</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