From 098551cb52c3b8bdcd1b404165045272714e4c8b Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Thu, 12 Dec 2024 15:05:37 +0000 Subject: [PATCH] v6.3.1 --- package.json | 2 +- src/details.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6ee2c548..a65563db 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unleash-client", - "version": "6.3.0", + "version": "6.3.1", "description": "Unleash Client for Node", "license": "Apache-2.0", "main": "./lib/index.js", diff --git a/src/details.json b/src/details.json index 11d495b6..9f7148d1 100644 --- a/src/details.json +++ b/src/details.json @@ -1 +1 @@ -{"name":"unleash-client-node","version":"6.3.0","sdkVersion":"unleash-client-node:6.3.0"} \ No newline at end of file +{"name":"unleash-client-node","version":"6.3.1","sdkVersion":"unleash-client-node:6.3.1"} \ No newline at end of file