Skip to content

Commit

Permalink
Merge branch 'hotfix-2.0.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
John Simons committed Nov 5, 2014
2 parents 83e99ec + 01cebfc commit d2548e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/nuget/NServiceBus.Transports.RabbitMQ.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<tags>nservicebus servicebus msmq cqrs publish subscribe</tags>
<dependencies>
<dependency id="NServiceBus" version="[5.0.0, 6.0.0)" />
<dependency id="RabbitMQ.Client" version="[3.3.5, 4.0.0.0)" />
<dependency id="RabbitMQ.Client" version="[3.3.5]" />
</dependencies>
</metadata>
<files>
Expand Down

0 comments on commit d2548e8

Please sign in to comment.