grpc-js-xds: Increase version to 1.5.2

This commit is contained in:
Michael Lumish 2022-01-12 10:30:52 -08:00
parent 70b7917dda
commit aedfcebde5
1 changed files with 1 additions and 1 deletions

View File

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