Skip to content

Commit 751fc8a

Browse files
committed
Bump RabbitMQ.Client version in project.json file
1 parent c18c4dc commit 751fc8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/client/RabbitMQ.Client/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "4.0.0-*",
2+
"version": "4.1.0-*",
33
"description": "The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)",
44
"packOptions": {
55
"projectUrl": "http://www.rabbitmq.com/dotnet.html",

0 commit comments

Comments
 (0)