Skip to content

Commit cdf4eae

Browse files
authored
autogen year (#105)
1 parent ba5622c commit cdf4eae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BitFaster.Caching/BitFaster.Caching.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageLicenseFile>LICENSE</PackageLicenseFile>
1010
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
1111
<Version>1.0.6</Version>
12-
<Copyright>Copyright © Alex Peck 2021</Copyright>
12+
<Copyright>Copyright © Alex Peck $([System.DateTime]::Now.ToString(yyyy))</Copyright>
1313
<PackageProjectUrl></PackageProjectUrl>
1414
<RepositoryUrl>https://github.com/bitfaster/BitFaster.Caching</RepositoryUrl>
1515
<PackageTags>Cache;LRU;Performance;In-Memory;Thread-Safe;Concurrent</PackageTags>

0 commit comments

Comments
 (0)