aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.Auth/project.json
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2016-06-21 08:37:22 -0700
committerGravatar Jan Tattermusch <jtattermusch@google.com>2016-06-21 10:04:32 -0700
commit381e26a21eb0d23f55653da1f611ace55ee8b662 (patch)
treec7cc406e88e7b2fe63121e90c3b506ef1946fd85 /src/csharp/Grpc.Auth/project.json
parent939e9ca6d82f2558702e5fa859d16ca7052f746b (diff)
regenerate project.json files
Diffstat (limited to 'src/csharp/Grpc.Auth/project.json')
-rw-r--r--src/csharp/Grpc.Auth/project.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/csharp/Grpc.Auth/project.json b/src/csharp/Grpc.Auth/project.json
index 57539f2976..1677565824 100644
--- a/src/csharp/Grpc.Auth/project.json
+++ b/src/csharp/Grpc.Auth/project.json
@@ -1,5 +1,5 @@
{
- "version": "0.14.0-anexperiment",
+ "version": "0.15.0-dev",
"title": "gRPC C# Auth",
"authors": [ "Google Inc." ],
"copyright": "Copyright 2015, Google Inc.",
@@ -13,7 +13,7 @@
"tags": [ "gRPC RPC Protocol HTTP/2 Auth OAuth2" ],
},
"dependencies": {
- "Grpc.Core": "0.14.0-anexperiment",
+ "Grpc.Core": "0.15.0-dev",
"Google.Apis.Auth": "1.11.1"
},
"frameworks": {