Skip to content

Commit

Permalink
bump (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
bitfaster authored Jan 12, 2021
1 parent 07e37e4 commit 97b3863
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,7 +8,7 @@
<Description>High performance, thread-safe in-memory caching primitives for .NET.</Description>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>1.0.1</Version>
<Version>1.0.2</Version>
<Copyright>Copyright © Alex Peck 2020</Copyright>
<PackageProjectUrl></PackageProjectUrl>
<RepositoryUrl>https://github.com/bitfaster/BitFaster.Caching</RepositoryUrl>
Expand All @@ -18,6 +18,8 @@
<RootNamespace>BitFaster.Caching</RootNamespace>
<IncludeSource>True</IncludeSource>
<IncludeSymbols>True</IncludeSymbols>
<AssemblyVersion>1.0.2.0</AssemblyVersion>
<FileVersion>1.0.2.0</FileVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 97b3863

Please sign in to comment.