Skip to content

Commit 82d53db

Browse files
committed
Bump version
1 parent f8a9c85 commit 82d53db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

IRDKit/IRDKit.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<LangVersion>latest</LangVersion>
1212
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
1313
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
14-
<Version>0.9.1</Version>
14+
<Version>0.9.2</Version>
1515

1616
<!-- Package Properties -->
1717
<Authors>Deterous</Authors>

LibIRD/LibIRD.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<LangVersion>latest</LangVersion>
88
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
99
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
10-
<Version>0.9.0</Version>
10+
<Version>0.9.1</Version>
1111
<PackageOutputPath>../nupkg</PackageOutputPath>
1212

1313
<!-- Package Properties -->

0 commit comments

Comments
 (0)