Skip to content

Commit

Permalink
RockLib.Messaging.Http version 1.0.0-alpha07
Browse files Browse the repository at this point in the history
- Extracts a class for required headers of the HttpListenerReceiver constructors.
- Updates RockLib.Messaging package to latest prerelease.
  • Loading branch information
Brian Friesen committed Dec 8, 2018
1 parent bae3494 commit 21d22ad
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-alpha06</PackageVersion>
<PackageVersion>1.0.0-alpha07</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 21d22ad

Please sign in to comment.