grpc-js: Bump to 0.6.11

This commit is contained in:
murgatroid99 2019-11-06 16:04:34 -08:00
parent 73a767d14e
commit 378a55357c

View File

@ -1,6 +1,6 @@
{
"name": "@grpc/grpc-js",
"version": "0.6.10",
"version": "0.6.11",
"description": "gRPC Library for Node - pure JS implementation",
"homepage": "https://grpc.io/",
"repository": "https://github.com/grpc/grpc-node/tree/master/packages/grpc-js",