We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e70f056 commit c3af027Copy full SHA for c3af027
src/Prometheus.Client.AspNetCore/Prometheus.Client.AspNetCore.csproj
@@ -3,7 +3,7 @@
3
<Description>Middleware for the Prometheus.Client</Description>
4
<Copyright>2019 © Sergey Kuznetsov</Copyright>
5
<AssemblyTitle>Prometheus.Client.AspNetCore</AssemblyTitle>
6
- <VersionPrefix>3.0.0</VersionPrefix>
+ <VersionPrefix>3.0.1</VersionPrefix>
7
<Authors>Sergey Kuznetsov</Authors>
8
<TargetFrameworks>netstandard1.3;netstandard2.0;netcoreapp2.2</TargetFrameworks>
9
<AssemblyName>Prometheus.Client.AspNetCore</AssemblyName>
0 commit comments