Skip to content

Commit

Permalink
docs: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
cocowalla committed Apr 17, 2020
1 parent 2a73fdd commit 4c8e4d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ A `FileLifecycleHooks`-based plugin for the [Serilog File Sink](https://github.c
To get started, install the latest [Serilog.Sinks.File.Header](https://www.nuget.org/packages/Serilog.Sinks.File.Header) package from NuGet:

```powershell
Install-Package Serilog.Sinks.File.Header -Version 1.0.1
Install-Package Serilog.Sinks.File.Header -Version 1.0.2
```

To enable writing a header, use one of the new `LoggerSinkConfiguration` extensions that has a `FileLifecycleHooks` argument, and create a new `HeaderWriter`:
Expand Down

0 comments on commit 4c8e4d4

Please sign in to comment.