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 eb7864c commit 2d59840Copy full SHA for 2d59840
Lightweight.Caching/Lightweight.Caching.csproj
@@ -8,7 +8,7 @@
8
<Description>A collection of lightweight caching primitives for .NET</Description>
9
<PackageLicenseFile>LICENSE</PackageLicenseFile>
10
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
11
- <Version>0.9.0</Version>
+ <Version>0.9.1</Version>
12
<Copyright>Copyright © Alex Peck 2020</Copyright>
13
<PackageProjectUrl></PackageProjectUrl>
14
<RepositoryUrl>https://github.com/plexcake/Lightweight.Caching</RepositoryUrl>
@@ -22,4 +22,4 @@
22
</None>
23
</ItemGroup>
24
25
-</Project>
+</Project>
0 commit comments