We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6764f94 commit dbd251fCopy full SHA for dbd251f
FastCache/FastCache.csproj
@@ -10,7 +10,7 @@
10
<PackageReadmeFile>README.md</PackageReadmeFile>
11
<RepositoryUrl>https://github.com/jitbit/fastcache</RepositoryUrl>
12
<PackageLicenseFile>LICENSE</PackageLicenseFile>
13
- <Version>1.0.8</Version>
+ <Version>1.0.9</Version>
14
<PackageTags>cache;caching;MemoryCache</PackageTags>
15
<Description>Fastest in-memoery cache for .NET</Description>
16
<GenerateDocumentationFile>True</GenerateDocumentationFile>
0 commit comments