Bump version

This commit is contained in:
Matt Nadareski
2026-08-26 17:53:46 -04:00
parent ee8ccddfd9
commit de1e54d40b
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
<Nullable>enable</Nullable>
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<Version>2.0.0</Version>
<Version>2.1.0</Version>
</PropertyGroup>
<!-- Support All Frameworks -->

View File

@@ -12,7 +12,7 @@
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<Version>2.0.0</Version>
<Version>2.1.0</Version>
<!-- Package Properties -->
<Authors>Matt Nadareski</Authors>