diff --git a/src/node/package.json b/src/node/package.json index 1c44b106fb433af73e5095250d97e0a059240e2e..57434a618ae3d79e38ce93501c6aabbbc1864578 100644 --- a/src/node/package.json +++ b/src/node/package.json @@ -1,6 +1,6 @@ { "name": "grpc", - "version": "0.2.0", + "version": "0.5.0", "description": "gRPC Library for Node", "scripts": { "lint": "nodejs ./node_modules/jshint/bin/jshint src test examples interop index.js",