diff --git a/package.json b/package.json index 1c44b106..57434a61 100644 --- a/package.json +++ b/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",