Skip to content

Commit

Permalink
RockLib.Messaging.Http version 1.0.0-alpha08
Browse files Browse the repository at this point in the history
- Updates the RockLib.Messaging package to the latest prerelese, which changes the receiver API to be asynchronous.
  • Loading branch information
Brian Friesen committed Dec 19, 2018
1 parent 1b7cef0 commit 3b3030b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RockLib.Messaging.Http/RockLib.Messaging.Http.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<PropertyGroup>
<PackageId>RockLib.Messaging.Http</PackageId>
<PackageVersion>1.0.0-alpha07</PackageVersion>
<PackageVersion>1.0.0-alpha08</PackageVersion>
<Authors>Quicken Loans</Authors>
<Description>An implementation of RockLib.Messaging that sends and receives messages via HTTP.</Description>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
Expand Down

0 comments on commit 3b3030b

Please sign in to comment.