Skip to content

Commit 54146fa

Browse files
committed
Bump version
1 parent 3affe5a commit 54146fa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

+1-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<Description>MetricServer for the Prometheus.Client</Description>
44
<Copyright>2019 © Sergey Kuznetsov</Copyright>
55
<AssemblyTitle>Prometheus.Client.MetricServer</AssemblyTitle>
6-
<VersionPrefix>3.0.0</VersionPrefix>
6+
<VersionPrefix>3.0.1</VersionPrefix>
77
<Authors>Sergey Kuznetsov</Authors>
88
<TargetFrameworks>netstandard1.3;netstandard2.0;netcoreapp2.2</TargetFrameworks>
99
<AssemblyName>Prometheus.Client.MetricServer</AssemblyName>
@@ -14,7 +14,6 @@
1414
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1515
<RepositoryType>git</RepositoryType>
1616
<RepositoryUrl>https://github.com/PrometheusClientNet/Prometheus.Client.MetricServer</RepositoryUrl>
17-
<PackageReleaseNotes>https://github.com/PrometheusClientNet/Prometheus.Client.MetricServer/releases</PackageReleaseNotes>
1817
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
1918
<GenerateDocumentationFile>true</GenerateDocumentationFile>
2019
<SignAssembly>true</SignAssembly>

0 commit comments

Comments
 (0)