grpc-js: Bump to 0.7.2

This commit is contained in:
Michael Lumish 2020-03-19 13:00:02 -07:00
parent 2ca96a322f
commit d47db25268

View File

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