Bumped node version to 0.5.0

This commit is contained in:
murgatroid99 2015-02-25 13:28:22 -08:00
parent 9408d8edaf
commit 805a5dcd90
1 changed files with 1 additions and 1 deletions

View File

@ -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",