Skip to content

Commit 185ce99

Browse files
author
Alexander Turtsevich
committed
v1.0.15 release
1 parent f7708ab commit 185ce99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ProjectionTools/ProjectionTools.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<Author>Alexander Turtsevich</Author>
2525
<Authors>Alexander Turtsevich</Authors>
2626
<Description>Primitives for building reusable LINQ projections and specifications/predicates</Description>
27-
<Copyright>Copyright © Alexander Turtsevich 2023</Copyright>
27+
<Copyright>Copyright © Alexander Turtsevich 2024</Copyright>
2828
<PackageIcon>logo.png</PackageIcon>
2929
<PackageProjectUrl>https://github.com/kemsky/projection-tools</PackageProjectUrl>
3030
<RepositoryUrl>https://github.com/kemsky/projection-tools</RepositoryUrl>
@@ -39,7 +39,7 @@
3939
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
4040
<EmbedAllSources>true</EmbedAllSources>
4141
<IsPackable>true</IsPackable>
42-
<PackageVersion>1.0.14</PackageVersion>
42+
<PackageVersion>1.0.15</PackageVersion>
4343
</PropertyGroup>
4444

4545
<ItemGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">

0 commit comments

Comments
 (0)