Skip to content

Commit 30acd9f

Browse files
authored
Minor version bump - async reads added
1 parent 0979fc6 commit 30acd9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Serilog.Formatting.Compact.Reader/Serilog.Formatting.Compact.Reader.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<VersionPrefix>4.0.1</VersionPrefix>
4+
<VersionPrefix>4.1.0</VersionPrefix>
55
<Authors>Serilog Contributors</Authors>
66
<!-- .NET Framework version targeting is frozen at these two TFMs. -->
77
<TargetFrameworks Condition=" '$(OS)' == 'Windows_NT'">net471;net462</TargetFrameworks>

0 commit comments

Comments
 (0)