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 e09530d commit 36ef126Copy full SHA for 36ef126
BitFaster.Caching/BitFaster.Caching.csproj
@@ -5,10 +5,10 @@
5
<Authors>Alex Peck</Authors>
6
<Company />
7
<Product>BitFaster.Caching</Product>
8
- <Description>High performance, thread safe in-memory caching primitives for .NET.</Description>
+ <Description>High performance, thread-safe in-memory caching primitives for .NET.</Description>
9
<PackageLicenseFile>LICENSE</PackageLicenseFile>
10
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
11
- <Version>0.9.1</Version>
+ <Version>0.9.2</Version>
12
<Copyright>Copyright © Alex Peck 2020</Copyright>
13
<PackageProjectUrl></PackageProjectUrl>
14
<RepositoryUrl>https://github.com/bitfaster/BitFaster.Caching</RepositoryUrl>
0 commit comments