Bump version

This commit is contained in:
Matt Nadareski
2026-06-30 18:26:48 -04:00
parent b3fda81fa8
commit 03f75d93a1
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
<Nullable>enable</Nullable>
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<Version>2.0.7</Version>
<Version>2.0.8</Version>
</PropertyGroup>
<!-- Support All Frameworks -->

View File

@@ -8,7 +8,7 @@
<Nullable>enable</Nullable>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<Version>2.0.7</Version>
<Version>2.0.8</Version>
<!-- Package Properties -->
<Authors>Matt Nadareski</Authors>