Skip to content

Commit 247995c

Browse files
authored
Dev is now 1.0.1 [skip ci]
1 parent 1bd6af4 commit 247995c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Serilog.Sinks.BrowserConsole/Serilog.Sinks.BrowserConsole.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<TargetFramework>net5.0</TargetFramework>
5-
<VersionPrefix>1.0.0</VersionPrefix>
5+
<VersionPrefix>1.0.1</VersionPrefix>
66
<RootNamespace>Serilog</RootNamespace>
77
<Description>Simple .NET logging with fully-structured events</Description>
88
<Authors>Serilog Contributors</Authors>

0 commit comments

Comments
 (0)