Bump version

This commit is contained in:
Matt Nadareski
2026-06-20 22:06:23 -04:00
parent f883eb1398
commit a4533c9b37
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>1.10.2</Version>
<Version>1.11.0</Version>
</PropertyGroup>
<!-- Support All Frameworks -->

View File

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