diff options
author | Craig Tiller <ctiller@google.com> | 2017-04-07 06:46:08 -0700 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2017-04-07 06:46:08 -0700 |
commit | 5f399d173bd73b4d48442e2241859c4a5fb854f1 (patch) | |
tree | 272adf760f8bf0e37347e131075a51b610746785 /src/csharp/global.json | |
parent | 7b6c7a3927f75704cb3f7f02024f284b6817405a (diff) | |
parent | b567bb43670f7f2523164fdabdea8786a7595854 (diff) |
Merge github.com:grpc/grpc into minimal_test
Diffstat (limited to 'src/csharp/global.json')
-rw-r--r-- | src/csharp/global.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/csharp/global.json b/src/csharp/global.json index 32ff399ef9..f3c33cef6a 100644 --- a/src/csharp/global.json +++ b/src/csharp/global.json @@ -1,5 +1,5 @@ { "sdk": { - "version": "1.0.0-preview2-003121" + "version": "1.0.0-preview2-003131" } }
\ No newline at end of file |