aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.Core/project.json
diff options
context:
space:
mode:
authorGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2016-08-16 03:07:09 +0200
committerGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2016-08-16 03:07:09 +0200
commit0f9337b6a0f4fa0698c0fd5f81c1e5d2565d9ae5 (patch)
tree3ef6b1811deb0996979b8e8dcac699e4a4e337b2 /src/csharp/Grpc.Core/project.json
parenta150352090ec2b5b2c385e3394f5392d61c28aee (diff)
Removing pre2 flag.
Diffstat (limited to 'src/csharp/Grpc.Core/project.json')
-rw-r--r--src/csharp/Grpc.Core/project.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/csharp/Grpc.Core/project.json b/src/csharp/Grpc.Core/project.json
index 4922b8c616..5bcbf2ec79 100644
--- a/src/csharp/Grpc.Core/project.json
+++ b/src/csharp/Grpc.Core/project.json
@@ -1,5 +1,5 @@
{
- "version": "1.0.0-pre2",
+ "version": "1.0.0",
"title": "gRPC C# Core",
"authors": [ "Google Inc." ],
"copyright": "Copyright 2015, Google Inc.",