Bump grpc-js-xds to 1.2.1

This commit is contained in:
Michael Lumish 2021-01-27 14:02:41 -08:00
parent 0a98f6295d
commit e27e4e02ae
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@grpc/grpc-js-xds",
"version": "1.2.0",
"version": "1.2.1",
"description": "Plugin for @grpc/grpc-js. Adds the xds:// URL scheme and associated features.",
"main": "build/src/index.js",
"scripts": {