aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node/package.json
diff options
context:
space:
mode:
authorGravatar Craig Tiller <craig.tiller@gmail.com>2015-05-26 16:40:35 -0700
committerGravatar Craig Tiller <craig.tiller@gmail.com>2015-05-26 16:40:35 -0700
commita22bd9c17e3af5ed5eea1e83d8f758f20cad5241 (patch)
tree2560a22e263f255263f1f1457e2cd141abdea04f /src/node/package.json
parent595cc5bfe944bdb83a379e55aa52d064c37dceb7 (diff)
parent7fb570e2de261926a8c7af0c57d9583f8e419ae8 (diff)
Merge github.com:grpc/grpc into we-dont-need-no-backup
Diffstat (limited to 'src/node/package.json')
-rw-r--r--src/node/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/node/package.json b/src/node/package.json
index 3f31ba49ff..d7e9af07bd 100644
--- a/src/node/package.json
+++ b/src/node/package.json
@@ -1,6 +1,6 @@
{
"name": "grpc",
- "version": "0.8.0",
+ "version": "0.9.0",
"author": "Google Inc.",
"description": "gRPC Library for Node",
"homepage": "http://www.grpc.io/",