Skip to content

Commit 86b7743

Browse files
Bump version to 2.0.0 because we had a previously published 1.0.0 that was bad
1 parent 9969618 commit 86b7743

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

Changelog.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Changelog
22

3-
## 1.0.0.0
4-
5-
Finally pulling the trigger on releasing version 1.0 of the InMemory sink.
3+
## 2.0.0.0
64

75
This version bumps the minimum version of Serilog to 4.x to be more with the times.
86

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<Version>1.0.0.0</Version>
3+
<Version>2.0.0.0</Version>
44
<Authors>Sander van Vliet</Authors>
55
<Company>Codenizer BV</Company>
66
<Copyright>2025 Sander van Vliet</Copyright>

0 commit comments

Comments
 (0)