commit | ff0ba48cbb87e789a86eb214582b08bc8b5214fb | [log] [tgz] |
---|---|---|
author | murgatroid99 <mlumish@google.com> | Tue Sep 22 12:54:26 2015 -0700 |
committer | murgatroid99 <mlumish@google.com> | Tue Sep 22 12:54:26 2015 -0700 |
tree | 337ee73175665a02a1c1f2df392735d403838481 | |
parent | 1965810ede1dae0aaf72d55e1359e640d08720f8 [diff] |
Update Node module to 0.11.1 in anticipation of point release
diff --git a/src/node/package.json b/src/node/package.json index bb8987c..ff93e91 100644 --- a/src/node/package.json +++ b/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/",