Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-jitbit committed Jun 16, 2023
1 parent 16177f1 commit 52f14ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FastCache/FastCache.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReadmeFile>README.md</PackageReadmeFile>
<RepositoryUrl>https://github.com/jitbit/fastcache</RepositoryUrl>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<Version>1.0.7</Version>
<Version>1.0.8</Version>
<PackageTags>cache;caching;MemoryCache</PackageTags>
<Description>Fastest in-memoery cache for .NET</Description>
<GenerateDocumentationFile>True</GenerateDocumentationFile>
Expand Down

0 comments on commit 52f14ae

Please sign in to comment.