From 81a902307468ff6143c30225610f2fa3f6d9399e Mon Sep 17 00:00:00 2001 From: Nicholas Blumhardt Date: Thu, 21 Sep 2017 07:31:45 +1000 Subject: [PATCH] Minor version bump, new features incoming [Skip CI] --- src/Serilog/Serilog.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Serilog/Serilog.csproj b/src/Serilog/Serilog.csproj index d5dd8014d..82bcf2644 100644 --- a/src/Serilog/Serilog.csproj +++ b/src/Serilog/Serilog.csproj @@ -2,7 +2,7 @@ Simple .NET logging with fully-structured events - 2.5.1 + 2.6.0 Serilog Contributors net45;net46;netstandard1.0;netstandard1.3 true