Skip to content

Commit ab2854d

Browse files
authored
New theme -> new feature -> minor version bump [Skip CI]
1 parent f74ebf7 commit ab2854d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Serilog.Sinks.Console/Serilog.Sinks.Console.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 Serilog sink that writes log events to the console/terminal.</Description>
5-
<VersionPrefix>3.0.2</VersionPrefix>
5+
<VersionPrefix>3.1.0</VersionPrefix>
66
<Authors>Serilog Contributors</Authors>
77
<TargetFrameworks>net45;netstandard1.3;netcoreapp1.1</TargetFrameworks>
88
<AssemblyName>Serilog.Sinks.Console</AssemblyName>

0 commit comments

Comments
 (0)