Skip to content

Commit f779895

Browse files
committed
Version bump
1 parent 76d8ff0 commit f779895

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

FastCache/FastCache.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
<PackageReadmeFile>README.md</PackageReadmeFile>
1111
<RepositoryUrl>https://github.com/jitbit/fastcache</RepositoryUrl>
1212
<PackageLicenseFile>LICENSE</PackageLicenseFile>
13-
<Version>1.1.0</Version>
14-
<PackageTags>cache;caching;MemoryCache</PackageTags>
15-
<Description>Fastest in-memoery cache for .NET</Description>
16-
<GenerateDocumentationFile>True</GenerateDocumentationFile>
13+
<Version>1.1.1</Version>
14+
<PackageTags>cache;caching;MemoryCache</PackageTags>
15+
<Description>Fastest in-memory cache for .NET</Description>
16+
<GenerateDocumentationFile>True</GenerateDocumentationFile>
1717
</PropertyGroup>
1818

1919
<ItemGroup>

0 commit comments

Comments
 (0)