Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Zaczero committed Jan 6, 2021
1 parent 31f59db commit 5ddcc09
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions LinqFasterer/LinqFasterer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<Nullable>enable</Nullable>

<!-- Versioning -->
<Version>2.0.1</Version>
<PackageVersion>2.0.1</PackageVersion>
<Version>2.1.0</Version>
<PackageVersion>2.1.0</PackageVersion>

<!-- Authors -->
<Authors>Zaczero; jackmott</Authors>
Expand All @@ -18,7 +18,7 @@

<!-- General information -->
<Description>A set of fast LINQ-like extension methods for arrays and lists. Fine-tune your code for the maximum performance.</Description>
<Copyright>Copyright © 2020 Kamil Monicz. All rights reserved.</Copyright>
<Copyright>Copyright © 2021 Kamil Monicz. All rights reserved.</Copyright>

<!-- Repository information -->
<RepositoryType>github</RepositoryType>
Expand Down

0 comments on commit 5ddcc09

Please sign in to comment.