Skip to content

Commit a6101f1

Browse files
Release version 1.0.8
1 parent e184561 commit a6101f1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

APCSharp/APCSharp.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ A library for building optimized and flexible parsers.</Description>
1616
<RepositoryUrl>https://github.com/WilliamRagstad/APCSharp</RepositoryUrl>
1717
<RepositoryType>GitHub</RepositoryType>
1818
<PackageTags>lexer, parser, parsing, language, tokenizer, lexical, semantic, analysis, compiler, combinator, another, APC#</PackageTags>
19-
<Version>1.0.7</Version>
20-
<AssemblyVersion>1.0.7</AssemblyVersion>
21-
<FileVersion>1.0.7</FileVersion>
19+
<Version>1.0.8</Version>
20+
<AssemblyVersion>1.0.8</AssemblyVersion>
21+
<FileVersion>1.0.8</FileVersion>
2222
<NeutralLanguage>en</NeutralLanguage>
2323
</PropertyGroup>
2424

0 commit comments

Comments
 (0)