Bump version to 6.0.0-alpha.16 in nuspec file

This commit is contained in:
2026-04-16 13:55:07 +01:00
parent bbeff6f3c6
commit eff7df7ce7

View File

@@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>Aaru.Compression.Native</id>
<version>6.0.0-alpha.15</version>
<version>6.0.0-alpha.16</version>
<description>C implementation of compression algorithms used by Aaru.</description>
<authors>claunia</authors>
<projectUrl>https://github.com/aaru-dps/Aaru.Compression.Native</projectUrl>