File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Src/StackMemoryCollections Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 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 >
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 >
You can’t perform that action at this time.
0 commit comments