Skip to content

Commit 5870018

Browse files
committed
upgrade to 2.0.1
1 parent 1c40d30 commit 5870018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sly/sly.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<TargetFrameworks>netcoreapp2.0;net45</TargetFrameworks>
44
<Description>#LY is a parser generator halfway between parser combinators and parser generator like ANTLR</Description>
55
<Authors>b3b00</Authors>
6-
<version>2.0.0</version>
6+
<version>2.0.1</version>
77
<PackageProjectUrl>https://github.com/b3b00/sly</PackageProjectUrl>
88
<RepositoryUrl>https://github.com/b3b00/sly</RepositoryUrl>
99
<PackageLicenseUrl>https://github.com/b3b00/sly/blob/master/LICENSE</PackageLicenseUrl>

0 commit comments

Comments
 (0)