From 84e77de3031a8cc0dc93f3ca2f1f0d6b40a6b6be Mon Sep 17 00:00:00 2001 From: Olivier Duhart Date: Mon, 21 May 2018 16:34:36 +0200 Subject: [PATCH] upgrade version to 2.1.1 --- ParserTests/ParserTests.csproj | 2 +- sly/sly.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ParserTests/ParserTests.csproj b/ParserTests/ParserTests.csproj index 442c95f3..988ecd0a 100644 --- a/ParserTests/ParserTests.csproj +++ b/ParserTests/ParserTests.csproj @@ -11,7 +11,7 @@ - + diff --git a/sly/sly.csproj b/sly/sly.csproj index 6e26f3e6..b8466f3b 100644 --- a/sly/sly.csproj +++ b/sly/sly.csproj @@ -3,7 +3,7 @@ netcoreapp2.0 #LY is a parser generator halfway between parser combinators and parser generator like ANTLR b3b00 - 2.1.0 + 2.1.1 https://github.com/b3b00/sly https://github.com/b3b00/sly https://github.com/b3b00/sly/blob/master/LICENSE