Skip to content

Commit 36ef126

Browse files
authored
bump version (#27)
1 parent e09530d commit 36ef126

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

BitFaster.Caching/BitFaster.Caching.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
<Authors>Alex Peck</Authors>
66
<Company />
77
<Product>BitFaster.Caching</Product>
8-
<Description>High performance, thread safe in-memory caching primitives for .NET.</Description>
8+
<Description>High performance, thread-safe in-memory caching primitives for .NET.</Description>
99
<PackageLicenseFile>LICENSE</PackageLicenseFile>
1010
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
11-
<Version>0.9.1</Version>
11+
<Version>0.9.2</Version>
1212
<Copyright>Copyright © Alex Peck 2020</Copyright>
1313
<PackageProjectUrl></PackageProjectUrl>
1414
<RepositoryUrl>https://github.com/bitfaster/BitFaster.Caching</RepositoryUrl>

0 commit comments

Comments
 (0)