Skip to content

Commit

Permalink
Minor version bump, features incoming [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
nblumhardt authored Sep 28, 2024
1 parent 7b85d53 commit 4dca2ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Serilog/Serilog.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Description>Simple .NET logging with fully-structured events</Description>
<VersionPrefix>4.0.2</VersionPrefix>
<VersionPrefix>4.1.0</VersionPrefix>
<AssemblyVersion>$(VersionPrefix.Substring(0,3)).0.0</AssemblyVersion>
<Authors>Serilog Contributors</Authors>
<!-- .NET Framework version targeting is frozen at these two TFMs. -->
Expand Down

0 comments on commit 4dca2ae

Please sign in to comment.