Skip to content

Commit

Permalink
update package version to 0.2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
itn3000 committed Nov 25, 2019
1 parent 795c28c commit ef34db5
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>netstandard2.1;netstandard1.1</TargetFrameworks>
<!-- <TargetFramework>netstandard2.1</TargetFramework> -->
<PackageId>PooledStream</PackageId>
<PackageVersion>0.2.1.1</PackageVersion>
<PackageVersion>0.2.1.2</PackageVersion>
<Authors>itn3000</Authors>
<Description>Efficient MemoryStream powered by System.Buffers.ArrayPool</Description>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
Expand Down

0 comments on commit ef34db5

Please sign in to comment.