Merge pull request #3412 from murgatroid99/node_version_0.11.1

Update Node module to 0.11.1 in anticipation of point release
pull/3418/head
Nicolas Noble 10 years ago
commit 3cebee32dd
  1. 2
      src/node/package.json

@ -1,6 +1,6 @@
{
"name": "grpc",
"version": "0.11.0",
"version": "0.11.1",
"author": "Google Inc.",
"description": "gRPC Library for Node",
"homepage": "http://www.grpc.io/",

Loading…
Cancel
Save