Skip to content

Commit 86697b2

Browse files
authored
v2.9.7.1
1 parent 5f5b3b6 commit 86697b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/sly/sly.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
77
<Description>#LY is a parser generator halfway between parser combinators and parser generator like ANTLR</Description>
88
<Authors>b3b00</Authors>
9-
<version>2.9.7.0</version>
9+
<version>2.9.7.1</version>
1010
<PackageProjectUrl>https://github.com/b3b00/sly</PackageProjectUrl>
1111
<RepositoryUrl>https://github.com/b3b00/sly</RepositoryUrl>
1212
<License>https://github.com/b3b00/sly/blob/master/LICENSE</License>
13-
<PackageVersion>2.9.7.0</PackageVersion>
13+
<PackageVersion>2.9.7.1</PackageVersion>
1414
<ApplicationIcon />
1515
<OutputType>Library</OutputType>
1616
<StartupObject />

0 commit comments

Comments
 (0)