Skip to content

Commit 4bd8bfb

Browse files
author
Vyacheslav
committed
feat: update pack info
1 parent fdfbddc commit 4bd8bfb

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Src/StackMemoryCollections/StackMemoryCollections.csproj

Lines changed: 2 additions & 4 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.0.0</PackageVersion>
27+
<PackageVersion>0.2.0.1</PackageVersion>
2828
<Authors>Brevnov Vyacheslav Sergeevich</Authors>
2929
<RepositoryUrl>https://github.com/SoftStoneDevelop/StackMemoryCollections</RepositoryUrl>
3030
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
@@ -33,9 +33,7 @@
3333
<NoPackageAnalysis>true</NoPackageAnalysis>
3434
<PackageLicenseFile>LICENSE</PackageLicenseFile>
3535
<PackageReleaseNotes>
36-
- Added supported Queue collection, for primitive types
37-
- Performance optimization
38-
- Bug fixes
36+
- fix: wrong tail in queue
3937
</PackageReleaseNotes>
4038
</PropertyGroup>
4139
<ItemGroup>

0 commit comments

Comments
 (0)