aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.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 /package.json
parenta150352090ec2b5b2c385e3394f5392d61c28aee (diff)
Removing pre2 flag.
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b06e4756c3..1de4e3ede5 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "grpc",
- "version": "1.0.0-pre2",
+ "version": "1.0.0",
"author": "Google Inc.",
"description": "gRPC Library for Node",
"homepage": "http://www.grpc.io/",