Skip to content

Commit ddfe9a4

Browse files
committed
Need a minor version bump for the added API
1 parent f8a2dde commit ddfe9a4

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Diff for: src/Serilog.Sinks.OpenTelemetry/.DS_Store

-6 KB
Binary file not shown.

Diff for: src/Serilog.Sinks.OpenTelemetry/Serilog.Sinks.OpenTelemetry.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<Description>This Serilog sink transforms Serilog events into OpenTelemetry
44
logs and sends them to an OTLP (gRPC or HTTP) endpoint.</Description>
5-
<VersionPrefix>4.0.1</VersionPrefix>
5+
<VersionPrefix>4.1.0</VersionPrefix>
66
<Authors>Serilog Contributors</Authors>
77
<!-- .NET Framework version targeting is frozen at these two TFMs. -->
88
<TargetFrameworks Condition=" '$(OS)' == 'Windows_NT'">net471;net462</TargetFrameworks>

0 commit comments

Comments
 (0)