Skip to content

Commit 8002008

Browse files
authored
update version to 1.0.4
1 parent 353a8c0 commit 8002008

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>netcoreapp1.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>1.0.3</version>
6+
<version>1.0.4</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)