Skip to content

Commit b7a92e3

Browse files
committed
Update Prometheus.Client version
1 parent c3af027 commit b7a92e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Prometheus.Client.AspNetCore/Prometheus.Client.AspNetCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<AssemblyOriginatorKeyFile>../../Prometheus.Client.AspNetCore.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
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard1.3'">
2626
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions">

0 commit comments

Comments
 (0)