Skip to content

Commit 300cb49

Browse files
committed
[#4] [up] dotnet-etcd to v8.0.1
1 parent 544e23b commit 300cb49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Etcd.Microsoft.Extensions.Configuration/Etcd.Microsoft.Extensions.Configuration.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<PackageReleaseNotes>See https://github.com/SimplifyNet/Etcd.Microsoft.Extensions.Configuration/tree/master/src/Etcd.Microsoft.Extensions.Configuration/CHANGELOG.md for details</PackageReleaseNotes>
2424
</PropertyGroup>
2525
<ItemGroup>
26-
<PackageReference Include="dotnet-etcd" Version="8.0.0" />
26+
<PackageReference Include="dotnet-etcd" Version="8.0.1" />
2727
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
2828
</ItemGroup>
2929
<ItemGroup>

0 commit comments

Comments
 (0)