Skip to content

Commit 2d99e75

Browse files
committed
chore: bump version
1 parent 02f9ca5 commit 2d99e75

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
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<Description>Standalone Kestrel server for the Prometheus.Client</Description>
4-
<VersionPrefix>4.2.0</VersionPrefix>
4+
<VersionPrefix>4.3.0</VersionPrefix>
55
<TargetFrameworks>netstandard2.0;netstandard2.1;netcoreapp3.1;net5.0</TargetFrameworks>
66
<AssemblyName>Prometheus.Client.MetricServer</AssemblyName>
77
<PackageId>Prometheus.Client.MetricServer</PackageId>

0 commit comments

Comments
 (0)