grpc-js-xds: Increase version to 1.5.1

This commit is contained in:
Michael Lumish 2022-01-11 11:10:58 -08:00
parent 7b2cdd0291
commit 9e3bd11d64

View File

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