Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Woodward committed Sep 24, 2019
1 parent 5a6835b commit a54fb77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Serilog.Sinks.Loki/Serilog.Sinks.Loki.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFrameworks>netstandard1.3;netstandard2.0</TargetFrameworks>
<VersionPrefix>1.0.0</VersionPrefix>
<VersionPrefix>1.0.1</VersionPrefix>
<AssemblyName>Serilog.Sinks.Loki</AssemblyName>
<PackageId>Serilog.Sinks.Loki</PackageId>
<PackageTags>loki,serilog,sinks</PackageTags>
Expand Down

0 comments on commit a54fb77

Please sign in to comment.