chore(clients): bump all five clients 0.1.1 -> 0.1.2 for MxSparseArray release

This commit is contained in:
Joseph Doherty
2026-06-18 04:20:54 -04:00
parent e7b8aa6114
commit 88915c3d9a
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
as a packaged license file instead. -->
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
<!-- Versioning: bump per release. Symbols ship as snupkg. -->
<Version>0.1.1</Version>
<Version>0.1.2</Version>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<!-- Default: do NOT pack. Each project opts in. -->