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

Commit 5ddcc09

Browse files
committed
Version bump
1 parent 31f59db commit 5ddcc09

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

LinqFasterer/LinqFasterer.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
<Nullable>enable</Nullable>
88

99
<!-- Versioning -->
10-
<Version>2.0.1</Version>
11-
<PackageVersion>2.0.1</PackageVersion>
10+
<Version>2.1.0</Version>
11+
<PackageVersion>2.1.0</PackageVersion>
1212

1313
<!-- Authors -->
1414
<Authors>Zaczero; jackmott</Authors>
@@ -18,7 +18,7 @@
1818

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

2323
<!-- Repository information -->
2424
<RepositoryType>github</RepositoryType>

0 commit comments

Comments
 (0)