Skip to content

Commit

Permalink
feat: update pack info
Browse files Browse the repository at this point in the history
  • Loading branch information
Vyacheslav committed Sep 9, 2022
1 parent e9b8763 commit d2b3495
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Src/StackMemoryCollections/StackMemoryCollections.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</ItemGroup>
<PropertyGroup>
<PackageId>StackMemoryCollections</PackageId>
<PackageVersion>0.3.0.0</PackageVersion>
<PackageVersion>0.3.1.0</PackageVersion>
<Authors>Brevnov Vyacheslav Sergeevich</Authors>
<RepositoryUrl>https://github.com/SoftStoneDevelop/StackMemoryCollections</RepositoryUrl>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
Expand All @@ -33,7 +33,7 @@
<NoPackageAnalysis>true</NoPackageAnalysis>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageReleaseNotes>
- Added list support where items is primitive types.
- Added list support where items is composite types.
</PackageReleaseNotes>
</PropertyGroup>
<ItemGroup>
Expand Down

0 comments on commit d2b3495

Please sign in to comment.