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 d4316ba commit 26979caCopy full SHA for 26979ca
src/Prometheus.Client/Prometheus.Client.csproj
@@ -4,7 +4,7 @@
4
<Description>.NET client for prometheus.io.</Description>
5
<Copyright>2017 © Sergey Kuznetsov</Copyright>
6
<AssemblyTitle>Prometheus.Client</AssemblyTitle>
7
- <VersionPrefix>1.1.1</VersionPrefix>
+ <VersionPrefix>1.1.2</VersionPrefix>
8
<Authors>Sergey Kuznetsov</Authors>
9
<TargetFrameworks>net45;netstandard1.3</TargetFrameworks>
10
<AssemblyName>Prometheus.Client</AssemblyName>
0 commit comments