From 79ff438522569b4276cd77b7629396259f94586b Mon Sep 17 00:00:00 2001 From: Matteo Contrini Date: Thu, 12 Dec 2019 10:43:10 +0100 Subject: [PATCH] Release v1.0.1 --- NsqClient/NsqClient.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NsqClient/NsqClient.csproj b/NsqClient/NsqClient.csproj index 5df0a97..f754515 100644 --- a/NsqClient/NsqClient.csproj +++ b/NsqClient/NsqClient.csproj @@ -3,7 +3,7 @@ netstandard2.0 7.3 - 1.0.0 + 1.0.1 Another NSQ client for .NET Standard 2.0, with support for publishing, subscribing and automatic reconnection. https://github.com/matteocontrini/NsqClient git