Skip to content

Commit

Permalink
version 2.2.2 : netstandard2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
olduh29 committed Sep 21, 2018
1 parent e09c8de commit 33e5a62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sly/sly.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<TargetFramework>netstandard2.0</TargetFramework>
<Description>#LY is a parser generator halfway between parser combinators and parser generator like ANTLR</Description>
<Authors>b3b00</Authors>
<version>2.2.1</version>
<version>2.2.2</version>
<PackageProjectUrl>https://github.com/b3b00/sly</PackageProjectUrl>
<RepositoryUrl>https://github.com/b3b00/sly</RepositoryUrl>
<PackageLicenseUrl>https://github.com/b3b00/sly/blob/master/LICENSE</PackageLicenseUrl>
Expand Down

0 comments on commit 33e5a62

Please sign in to comment.