Skip to content

Commit 2d59840

Browse files
authored
0.9.1
1 parent eb7864c commit 2d59840

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Lightweight.Caching/Lightweight.Caching.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<Description>A collection of lightweight caching primitives for .NET</Description>
99
<PackageLicenseFile>LICENSE</PackageLicenseFile>
1010
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
11-
<Version>0.9.0</Version>
11+
<Version>0.9.1</Version>
1212
<Copyright>Copyright © Alex Peck 2020</Copyright>
1313
<PackageProjectUrl></PackageProjectUrl>
1414
<RepositoryUrl>https://github.com/plexcake/Lightweight.Caching</RepositoryUrl>
@@ -22,4 +22,4 @@
2222
</None>
2323
</ItemGroup>
2424

25-
</Project>
25+
</Project>

0 commit comments

Comments
 (0)