Skip to content

Commit 81cfa75

Browse files
committed
Bump Version
1 parent 393239f commit 81cfa75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<Description>MetricServer for the Prometheus.Client</Description>
44
<Copyright>2018 © Sergey Kuznetsov</Copyright>
55
<AssemblyTitle>Prometheus.Client.MetricServer</AssemblyTitle>
6-
<VersionPrefix>2.0.0</VersionPrefix>
6+
<VersionPrefix>2.0.1</VersionPrefix>
77
<Authors>Sergey Kuznetsov</Authors>
88
<TargetFrameworks Condition=" '$(OS)' != 'Windows_NT' ">netstandard1.3;netstandard2.0</TargetFrameworks>
99
<TargetFrameworks Condition=" '$(OS)' == 'Windows_NT' ">net45;netstandard1.3;netstandard2.0</TargetFrameworks>

0 commit comments

Comments
 (0)