From 7cfa1bfb7378c4a55ec49867bb93895234b973c5 Mon Sep 17 00:00:00 2001 From: murgatroid99 Date: Fri, 7 Apr 2017 10:41:21 -0700 Subject: Bump version to 1.2.3 --- src/csharp/Grpc.HealthCheck/project.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/csharp/Grpc.HealthCheck') diff --git a/src/csharp/Grpc.HealthCheck/project.json b/src/csharp/Grpc.HealthCheck/project.json index 259d973ff6..4010d5566a 100644 --- a/src/csharp/Grpc.HealthCheck/project.json +++ b/src/csharp/Grpc.HealthCheck/project.json @@ -1,5 +1,5 @@ { - "version": "1.2.2", + "version": "1.2.3", "title": "gRPC C# Healthchecking", "authors": [ "Google Inc." ], "copyright": "Copyright 2015, Google Inc.", @@ -21,7 +21,7 @@ } }, "dependencies": { - "Grpc.Core": "1.2.2", + "Grpc.Core": "1.2.3", "Google.Protobuf": "3.2.0" }, "frameworks": { -- cgit v1.2.3