Skip to content

Commit 31ede88

Browse files
authored
Update prometheus-net.DotNetRuntime.csproj (#24)
Bumping minor version to reflect targeting .net standard 2.1
1 parent 6e01ea9 commit 31ede88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/prometheus-net.DotNetRuntime/prometheus-net.DotNetRuntime.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<RootNamespace>Prometheus.DotNetRuntime</RootNamespace>
1515
<AssemblyName>prometheus-net.DotNetRuntime</AssemblyName>
1616
<PackageId>prometheus-net.DotNetRuntime</PackageId>
17-
<Version>$(PromMajorVersion).2.0</Version>
17+
<Version>$(PromMajorVersion).3.0</Version>
1818
<Authors>James Luck</Authors>
1919
<PackageTags>Prometheus prometheus-net IOnDemandCollector runtime metrics gc jit threadpool contention stats</PackageTags>
2020
<PackageProjectUrl>https://github.com/djluck/prometheus-net.DotNetRuntime</PackageProjectUrl>

0 commit comments

Comments
 (0)