grpc-js: bump to 1.1.0

This commit is contained in:
Michael Lumish 2020-06-17 11:25:26 -07:00
parent 3f7fb47505
commit 25dfe88fb3
1 changed files with 1 additions and 1 deletions

View File

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