Updated Node.js version to 0.9.0

This commit is contained in:
murgatroid99 2015-05-26 12:45:01 -07:00
parent fc02b5138c
commit e4b08cafe7

View File

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