Skip to content

Commit 6851aed

Browse files
author
Vyacheslav
committed
feat: update pack info
1 parent 488ecc0 commit 6851aed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Src/StackMemoryCollections/StackMemoryCollections.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</ItemGroup>
2525
<PropertyGroup>
2626
<PackageId>StackMemoryCollections</PackageId>
27-
<PackageVersion>0.2.1.1</PackageVersion>
27+
<PackageVersion>0.3.0.0</PackageVersion>
2828
<Authors>Brevnov Vyacheslav Sergeevich</Authors>
2929
<RepositoryUrl>https://github.com/SoftStoneDevelop/StackMemoryCollections</RepositoryUrl>
3030
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
@@ -33,7 +33,7 @@
3333
<NoPackageAnalysis>true</NoPackageAnalysis>
3434
<PackageLicenseFile>LICENSE</PackageLicenseFile>
3535
<PackageReleaseNotes>
36-
- Added queue for composite items
36+
- Added list support where items is primitive types.
3737
</PackageReleaseNotes>
3838
</PropertyGroup>
3939
<ItemGroup>

0 commit comments

Comments
 (0)