Skip to content

Commit 34725d7

Browse files
authored
Merge pull request #54 from Numpsy/rw/v3
Update version to 3.0.0
2 parents 88a6d03 + 87cfa1f commit 34725d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Serilog.Enrichers.Environment/Serilog.Enrichers.Environment.csproj

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

33
<PropertyGroup>
44
<Description>Enrich Serilog log events with properties from System.Environment.</Description>
5-
<VersionPrefix>2.3.1</VersionPrefix>
5+
<VersionPrefix>3.0.0</VersionPrefix>
66
<Authors>Serilog Contributors</Authors>
77
<TargetFrameworks>net45;netstandard1.3;netstandard1.5;netstandard2.0</TargetFrameworks>
88
<AssemblyName>Serilog.Enrichers.Environment</AssemblyName>

0 commit comments

Comments
 (0)