We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80d68c0 commit cba5f84Copy full SHA for cba5f84
src/Serilog.Sinks.Splunk/Serilog.Sinks.Splunk.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<Description>The Splunk Sink for Serilog</Description>
5
- <VersionPrefix>3.0.0</VersionPrefix>
+ <VersionPrefix>3.1.0</VersionPrefix>
6
<Authors>Matthew Erbs, Serilog Contributors</Authors>
7
<TargetFrameworks>netstandard1.1;netstandard1.3</TargetFrameworks>
8
<GenerateDocumentationFile>true</GenerateDocumentationFile>
0 commit comments