Bump to alpha7.

This commit is contained in:
2021-11-06 19:43:40 +00:00
parent ca3706cb74
commit 2f3be308ef

View File

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