Skip to content

Commit f47af1f

Browse files
authored
Merge pull request #135 from serilog/dev
Release 3.5
2 parents d79a716 + 5f43ed8 commit f47af1f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 3.5.0
2+
- [#134](https://github.com/serilog/serilog-sinks-splunk/pull/134)
3+
14
## 3.4.0
25
- [#126](https://github.com/serilog/serilog-sinks-splunk/pull/126)
36
- [#122](https://github.com/serilog/serilog-sinks-splunk/pull/122)

src/Serilog.Sinks.Splunk/Serilog.Sinks.Splunk.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<Description>The Splunk Sink for Serilog</Description>
5-
<VersionPrefix>3.4.0</VersionPrefix>
5+
<VersionPrefix>3.5.0</VersionPrefix>
66
<Authors>Matthew Erbs, Serilog Contributors</Authors>
77
<TargetFrameworks>net45;netstandard1.1;netstandard2.0</TargetFrameworks>
88
<GenerateDocumentationFile>true</GenerateDocumentationFile>

0 commit comments

Comments
 (0)