Skip to content

Commit

Permalink
bump (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
bitfaster authored Jun 16, 2020
1 parent 1b1af6b commit 52b924e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion BitFaster.Caching/BitFaster.Caching.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,16 @@
<Description>High performance, thread-safe in-memory caching primitives for .NET.</Description>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>0.9.2</Version>
<Version>0.9.3</Version>
<Copyright>Copyright © Alex Peck 2020</Copyright>
<PackageProjectUrl></PackageProjectUrl>
<RepositoryUrl>https://github.com/bitfaster/BitFaster.Caching</RepositoryUrl>
<PackageTags>Cache</PackageTags>
<PackageId>BitFaster.Caching</PackageId>
<AssemblyName>BitFaster.Caching</AssemblyName>
<RootNamespace>BitFaster.Caching</RootNamespace>
<IncludeSource>True</IncludeSource>
<IncludeSymbols>True</IncludeSymbols>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 52b924e

Please sign in to comment.