Skip to content

Commit efed99b

Browse files
committed
nuspec update
1 parent dd33635 commit efed99b

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

Blazer.Net/Blazer.Net.nuspec

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<metadata>
44
<id>Blazer.Net</id>
55
<title>Blazer.Net</title>
6-
<version>0.9.2</version>
6+
<version>0.9.3</version>
77
<authors>force</authors>
88
<owners>force</owners>
99
<licenseUrl>https://github.com/force-net/blazer/blob/develop/LICENSE</licenseUrl>
@@ -20,12 +20,10 @@
2020
See project site for detailed information.
2121
</description>
2222
<releaseNotes>
23-
StreamHigh optimized and its compression rate slightly improved.
24-
Added MaxBlockSize option from flags.
25-
Added support for multiple files in one archive.
23+
Fixed compression for files greater 1Gb in stream and streamhigh mode
2624
</releaseNotes>
27-
<copyright>Copyright by Force 2016</copyright>
28-
<tags>.NET fast compression archive crc32c</tags>
25+
<copyright>Copyright by Force 2016-2017</copyright>
26+
<tags>.NET fast compression archive crc32c archiver</tags>
2927
</metadata>
3028
<files><file src="bin\Release\Blazer.Net.*" target="lib\net40" /></files>
3129
</package>

0 commit comments

Comments
 (0)