Skip to content

Commit 8332612

Browse files
committed
update version
1 parent 5abd50e commit 8332612

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Extensions.Caching.PostgreSql/Community.Microsoft.Extensions.Caching.PostgreSql.csproj

+4-2
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@
44
<AssemblyName>Community.Microsoft.Extensions.Caching.PostgreSql</AssemblyName>
55
<RootNamespace>Community.Microsoft.Extensions.Caching.PostgreSql</RootNamespace>
66
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
7-
<Version>1.0.4</Version>
7+
<Version>1.0.5</Version>
88
<Authors>Ashley Marques</Authors>
99
<Company />
1010
<Description>DistributedCache using postgres</Description>
11-
<PackageReleaseNotes>Dependencies updates to the latest</PackageReleaseNotes>
11+
<PackageReleaseNotes>Dependencies updates to the latest
12+
Readme update
13+
Github keys to publish artifacts</PackageReleaseNotes>
1214
<PackageProjectUrl>https://github.com/leonibr/community-extensions-cache-postgres</PackageProjectUrl>
1315
<RepositoryUrl>https://github.com/leonibr/community-extensions-cache-postgres.git</RepositoryUrl>
1416
<RepositoryType>Github</RepositoryType>

0 commit comments

Comments
 (0)