Skip to content

Commit

Permalink
Bump version to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MendelMonteiro committed May 10, 2019
1 parent 9d3d2ba commit 041dd38
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
</PropertyGroup>

<PropertyGroup>
<Version>1.3.2</Version>
<Version>1.4.0</Version>
<Description>A zero-allocation .NET logging library</Description>
<Authors>Reda Bouallou;Mendel Monteiro-Beckerman;Romain Verdier;Lucas Trzesniewski</Authors>
<Authors>Reda Bouallou;Mendel Monteiro-Beckerman;Romain Verdier;Lucas Trzesniewski;Serge Farny</Authors>
<PackageProjectUrl>https://github.com/Abc-Arbitrage/ZeroLog</PackageProjectUrl>
<PackageLicenseUrl>https://github.com/Abc-Arbitrage/ZeroLog/blob/master/LICENSE.md</PackageLicenseUrl>
<Company>ABC arbitrage</Company>
<Copyright>Copyright © ABC arbitrage 2017-2018</Copyright>
<Copyright>Copyright © ABC arbitrage 2017-2019</Copyright>
<PackageTags>log;logging;zero-allocation</PackageTags>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
</PropertyGroup>
Expand Down

0 comments on commit 041dd38

Please sign in to comment.