Bump version

This commit is contained in:
Matt Nadareski
2025-09-21 12:35:37 -04:00
parent 4026b8ca09
commit bf35b7c10b
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

@@ -14,7 +14,7 @@
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<Version>1.9.4</Version>
<Version>1.9.5</Version>
<!-- Package Properties -->
<Authors>Matt Nadareski</Authors>