We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff14fec commit 0ae02aaCopy full SHA for 0ae02aa
FastCache/FastCache.csproj
@@ -11,7 +11,7 @@
11
<PackageReadmeFile>README.md</PackageReadmeFile>
12
<RepositoryUrl>https://github.com/jitbit/fastcache</RepositoryUrl>
13
<PackageLicenseFile>LICENSE</PackageLicenseFile>
14
- <Version>1.2.1</Version>
+ <Version>1.3.0</Version>
15
<PackageTags>cache;caching;MemoryCache</PackageTags>
16
<Description>Fastest in-memory cache for .NET</Description>
17
<GenerateDocumentationFile>True</GenerateDocumentationFile>
0 commit comments