Skip to content

Commit

Permalink
set asmver to 0.2.0(minor update)
Browse files Browse the repository at this point in the history
  • Loading branch information
itn3000 committed Oct 31, 2019
1 parent 540525c commit 490dcd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PooledStream/PooledStream.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFrameworks>netstandard1.1;netstandard2.1</TargetFrameworks>
<!-- <TargetFramework>netstandard2.1</TargetFramework> -->
<PackageId>PooledStream</PackageId>
<PackageVersion>1.0.0</PackageVersion>
<PackageVersion>0.2.0</PackageVersion>
<Authors>itn3000</Authors>
<Description>Efficient MemoryStream powered by System.Buffers.ArrayPool</Description>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
Expand Down

0 comments on commit 490dcd8

Please sign in to comment.