Skip to content

Commit

Permalink
v1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ltrzesniewski committed Feb 28, 2020
1 parent ae30bb6 commit 710440f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
</PropertyGroup>

<PropertyGroup>
<Version>1.4.2</Version>
<Version>1.4.3</Version>
<Description>A zero-allocation .NET logging library</Description>
<Authors>Reda Bouallou;Mendel Monteiro-Beckerman;Romain Verdier;Lucas Trzesniewski;Serge Farny</Authors>
<PackageProjectUrl>https://github.com/Abc-Arbitrage/ZeroLog</PackageProjectUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<Company>ABC arbitrage</Company>
<Copyright>Copyright © ABC arbitrage 2017-2019</Copyright>
<Copyright>Copyright © ABC arbitrage 2017-2020</Copyright>
<PackageTags>log;logging;zero-allocation</PackageTags>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
</PropertyGroup>
Expand Down

0 comments on commit 710440f

Please sign in to comment.