Skip to content

Commit c6e16b8

Browse files
authored
increase version (#16)
1 parent fa9ac09 commit c6e16b8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Lightweight.Caching/Lightweight.Caching.csproj

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,11 @@
88
<Description>A collection of lightweight caching primitives for .NET</Description>
99
<PackageLicenseFile>LICENSE</PackageLicenseFile>
1010
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
11-
<Version>0.1.0</Version>
11+
<Version>0.8.0</Version>
12+
<Copyright>Copyright © Alex Peck 2020</Copyright>
13+
<PackageProjectUrl></PackageProjectUrl>
14+
<RepositoryUrl>https://github.com/plexcake/Lightweight.Caching</RepositoryUrl>
15+
<PackageTags>Cache</PackageTags>
1216
</PropertyGroup>
1317

1418
<ItemGroup>

0 commit comments

Comments
 (0)