Skip to content

Commit 61d5505

Browse files
committed
Update Prometheus.Client version
1 parent 54146fa commit 61d5505

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Prometheus.Client.MetricServer/Prometheus.Client.MetricServer.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<AssemblyOriginatorKeyFile>../../Prometheus.Client.MetricServer.snk</AssemblyOriginatorKeyFile>
2121
</PropertyGroup>
2222
<ItemGroup>
23-
<PackageReference Include="Prometheus.Client" Version="3.0.0" />
23+
<PackageReference Include="Prometheus.Client" Version="3.0.1" />
2424
</ItemGroup>
2525
<PropertyGroup Condition=" '$(TargetFramework)' == 'netstandard1.3'">
2626
<DefineConstants>$(DefineConstants);NETSTANDARD13</DefineConstants>

0 commit comments

Comments
 (0)