Skip to content

Commit

Permalink
Update version to 5.0.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
ocoanet committed Jan 22, 2022
1 parent cb4fad7 commit 26ee403
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 @@ -14,11 +14,11 @@
</PropertyGroup>

<PropertyGroup>
<Version>5.0.0-beta</Version>
<Version>5.0.0-rc1</Version>
<LastPortedJavaRevision>a18f8198ab94590f0a5ec7c3378ba87f997ea670</LastPortedJavaRevision>
<Product>Disruptor</Product>
<Description>A High Performance Inter-Thread Messaging Library</Description>
<Authors>Olivier Deheurles;Mendel Monteiro Beckerman;Antoine Blanchet;Olivier Coanet</Authors>
<Authors>Olivier Coanet;Olivier Deheurles;Mendel Monteiro Beckerman;Antoine Blanchet</Authors>
<PackageProjectUrl>https://github.com/disruptor-net/Disruptor-net</PackageProjectUrl>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
<PackageTags>Concurrency;Disruptor;Latency;Throughput;Queue</PackageTags>
Expand Down

0 comments on commit 26ee403

Please sign in to comment.