Skip to content

Commit

Permalink
RockLib.Messaging version 2.0.0-alpha12
Browse files Browse the repository at this point in the history
- The IReceiverMessage handling methods (acknowledge, rollback, reject) are now asynchronous.
- Added synchronous message handler extension methods.
  • Loading branch information
Brian Friesen committed Dec 18, 2018
1 parent bd6afa7 commit 61e2716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RockLib.Messaging/RockLib.Messaging.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<PropertyGroup>
<PackageId>RockLib.Messaging</PackageId>
<PackageVersion>2.0.0-alpha11</PackageVersion>
<PackageVersion>2.0.0-alpha12</PackageVersion>
<Authors>Quicken Loans</Authors>
<Description>A simple API for sending and receiving messages.</Description>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
Expand Down

0 comments on commit 61e2716

Please sign in to comment.