aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node/README.md
diff options
context:
space:
mode:
authorGravatar Stanley Cheung <stanley.cheung@gmail.com>2015-08-31 16:06:33 -0700
committerGravatar Stanley Cheung <stanley.cheung@gmail.com>2015-08-31 16:06:33 -0700
commit0ed119d25d2a51dc5e47aef85649748aec769ea3 (patch)
tree201828bedf94da6395dd88aee52fa148ab424b23 /src/node/README.md
parentc88e8345712b6a6748e09954ded125914b9fe40c (diff)
parentb6c6efdd005c231af0cb31a8db38877e6f494d2b (diff)
Merge pull request #3173 from murgatroid99/node_version_update_0.11
Update Node verison to 0.11 and status to 'Beta'
Diffstat (limited to 'src/node/README.md')
-rw-r--r--src/node/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/node/README.md b/src/node/README.md
index c96bc96642..0b97680feb 100644
--- a/src/node/README.md
+++ b/src/node/README.md
@@ -1,7 +1,7 @@
# Node.js gRPC Library
## Status
-Alpha : Ready for early adopters
+Beta
## PREREQUISITES
- `node`: This requires `node` to be installed. If you instead have the `nodejs` executable on Debian, you should install the [`nodejs-legacy`](https://packages.debian.org/sid/nodejs-legacy) package.