Skip to content

Commit 5ad3831

Browse files
authored
Minor version bump to reflect added TFM
1 parent c10b65e commit 5ad3831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

33
<PropertyGroup>
44
<Description>A simple, compact JSON-based event format for Serilog.</Description>
5-
<VersionPrefix>1.0.1</VersionPrefix>
5+
<VersionPrefix>1.1.0</VersionPrefix>
66
<Authors>Serilog Contributors</Authors>
77
<TargetFrameworks>net452;netstandard1.1;netstandard2.0</TargetFrameworks>
88
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>

0 commit comments

Comments
 (0)