Skip to content

Commit 3e6754b

Browse files
committed
chore: bump version
1 parent 389591c commit 3e6754b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Prometheus.Client.MetricPusher.HostedService.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
<TargetFrameworks>netstandard2.1;net6.0;net7.0</TargetFrameworks>
4-
<VersionPrefix>0.1.0</VersionPrefix>
4+
<VersionPrefix>0.2.0</VersionPrefix>
55
<Description>Prometheus.Client.MetricPusher as HostedService</Description>
66
<RepositoryUrl>https://github.com/prom-client-net/prom-client-metricpusher-hostedservice</RepositoryUrl>
77
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>

0 commit comments

Comments
 (0)