From eb686a10f36337372c25e04ad286e8fcc5ae9a52 Mon Sep 17 00:00:00 2001 From: VDaaS org Date: Fri, 1 Jan 2021 11:36:00 +0000 Subject: [PATCH] [skip ci] Update [vald sha: 1bce8543ae15c1de52d343cc36c8b388bd27b6f9] --- VALD_CLIENT_NODE_VERSION | 2 +- VALD_SHA | 2 +- package-lock.json | 2 +- package.json | 2 +- src/core/agent_grpc_pb.js | 2 +- src/vald/vald_grpc_pb.js | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/VALD_CLIENT_NODE_VERSION b/VALD_CLIENT_NODE_VERSION index 6048310..3df20f5 100644 --- a/VALD_CLIENT_NODE_VERSION +++ b/VALD_CLIENT_NODE_VERSION @@ -1 +1 @@ -0.0.64 +0.0.65 diff --git a/VALD_SHA b/VALD_SHA index 2a79fdd..5309f97 100644 --- a/VALD_SHA +++ b/VALD_SHA @@ -1 +1 @@ -fa6a4356c66c255b776d683ce5be809eb1c4da38 +1bce8543ae15c1de52d343cc36c8b388bd27b6f9 diff --git a/package-lock.json b/package-lock.json index 72038a2..498860f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "vald-client-node", - "version": "0.0.63", + "version": "0.0.64", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 2a00b42..f2371c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vald-client-node", - "version": "0.0.64", + "version": "0.0.65", "description": "A gRPC client library for Vald", "main": "src/vald/vald_grpc_pb.js", "dependencies": {}, diff --git a/src/core/agent_grpc_pb.js b/src/core/agent_grpc_pb.js index 7bf4569..ba953c1 100644 --- a/src/core/agent_grpc_pb.js +++ b/src/core/agent_grpc_pb.js @@ -2,7 +2,7 @@ // Original file comments: // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/src/vald/vald_grpc_pb.js b/src/vald/vald_grpc_pb.js index e4e571f..664bfb3 100644 --- a/src/vald/vald_grpc_pb.js +++ b/src/vald/vald_grpc_pb.js @@ -2,7 +2,7 @@ // Original file comments: // -// Copyright (C) 2019-2020 Vdaas.org Vald team ( kpango, rinx, kmrmt ) +// Copyright (C) 2019-2021 vdaas.org vald team // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.