Skip to content

Commit 5c28e53

Browse files
authored
Dev version bump
1 parent 751aa66 commit 5c28e53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Serilog.Sinks.File/project.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.1.1-*",
2+
"version": "2.2.0-*",
33
"description": "Write Serilog events to a text file in plain or JSON format.",
44
"authors": [ "Serilog Contributors" ],
55
"packOptions": {
@@ -26,4 +26,4 @@
2626
}
2727
}
2828
}
29-
}
29+
}

0 commit comments

Comments
 (0)